3 references to propertyCache
System.Web (3)
UI\DataBinder.cs (3)
40propertyCache.Clear(); 148if (!propertyCache.TryGetValue(containerType, out properties)) { 150propertyCache.TryAdd(containerType, properties);