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