6 references to Hash
System.Xml (6)
System\Xml\Serialization\ImportContext.cs (6)
162
if (
Hash
[o1] == null)
163
Hash
[o1] = GetHash(o1);
164
int hash1 = (int)
Hash
[o1];
192
object cachedHash =
Hash
[list[i]];
210
object hash =
Hash
[o];
222
Hash
[o] = code;