3 references to ReflectionCache
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
HtmlAttributePropertyHelper.cs (3)
30ReflectionCache.Clear(); 37if (!ReflectionCache.TryGetValue(type, out var result)) 46ReflectionCache[type] = result;