1 write to _type
System.Web (1)
UI\WebParts\PersonalizableTypeEntry.cs (1)
25_type = type;
2 references to _type
System.Web (2)
UI\WebParts\PersonalizableTypeEntry.cs (2)
61PropertyInfo[] props = _type.GetProperties(flags); 88throw new HttpException(SR.GetString(SR.PersonalizableTypeEntry_InvalidProperty, name, _type.FullName));