1 write to _type
System.Web (1)
UI\WebParts\WebPartManager.cs (1)
4520_type = type;
3 references to _type
System.Web (3)
UI\WebParts\WebPartManager.cs (3)
4532 (other._type.Equals(_type)) && 4540int typeHashCode = _type.GetHashCode();