1 write to _hashCode
dotnet-svcutil-lib (1)
Metadata\MetadataDocumentLoader.cs (1)
731_hashCode = key.GetHashCode();
2 references to _hashCode
dotnet-svcutil-lib (2)
Metadata\MetadataDocumentLoader.cs (2)
699if (!_hashCode.HasValue) 734return _hashCode.Value;