2 writes to _exportedMappings
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeExporter.cs (2)
47_exportedMappings = exportedMappings; 90_exportedMappings = new Hashtable();
2 references to _exportedMappings
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeExporter.cs (2)
89if (_exportedMappings == null) 91return _exportedMappings;