1 write to _mappings
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (1)
59
_mappings
= new Hashtable();
2 references to _mappings
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (2)
58
if (
_mappings
== null)
60
return
_mappings
;