2 references to AccessorTableKey
PresentationFramework (2)
src\Framework\MS\Internal\Data\AccessorTable.cs (2)
65AccessorInfo info = (AccessorInfo)_table[new AccessorTableKey(sourceValueType, type, name)]; 98_table[new AccessorTableKey(sourceValueType, type, name)] = value;