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