1 write to _hash
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (1)
120
_hash
= new Hashtable();
2 references to _hash
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (2)
119
if (
_hash
== null)
121
return
_hash
;