1 write to _type
PresentationFramework (1)
src\Framework\MS\Internal\Data\AccessorTable.cs (1)
200_type = type;
3 references to _type
PresentationFramework (3)
src\Framework\MS\Internal\Data\AccessorTable.cs (3)
215&& k1._type == k2._type 226return unchecked(_type.GetHashCode() + _name.GetHashCode());