6 references to Hash
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (6)
187if (Hash[o1] == null) 188Hash[o1] = GetHash(o1); 189int hash1 = (int)Hash[o1]; 223object cachedHash = Hash[list[i]]; 245object hash = Hash[o]; 260Hash[o] = code;