public delegate bool TryGetValueDelegate(object dictionary, string key, out object value);
View on GitHub
Microsoft.AspNet.Mvc.Rendering.Expressions.
TryGetValueDelegate