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
226
return unchecked(
_type
.GetHashCode() + _name.GetHashCode());