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