5 references to Hash
System.Private.Xml (5)
System\Xml\Serialization\ImportContext.cs (5)
110Hash[o1] ??= GetHash(o1); 111int hash1 = (int)Hash[o1]!; 145object? cachedHash = Hash[list[i]!]; 169object? hash = Hash[o]; 184Hash[o] = code;