1 write to _fields
System.Web (1)
UI\TargetFrameworkUtil.cs (1)
38_fields = new ConcurrentDictionary<Tuple<string, int>, FieldInfo>();
2 references to _fields
System.Web (2)
UI\TargetFrameworkUtil.cs (2)
37if (_fields == null) { 40return _fields;