5 references to Hash
System.Private.Xml (5)
System\Xml\Serialization\ImportContext.cs (5)
103Hash[o1] ??= GetHash(o1); 104int hash1 = (int)Hash[o1]!; 138object? cachedHash = Hash[list[i]!]; 162object? hash = Hash[o]; 177Hash[o] = code;