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
)) &&
4540
int typeHashCode =
_type
.GetHashCode();