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