1 write to _typesInUse
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (1)
140_typesInUse = new NameTable();
2 references to _typesInUse
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
139if (_typesInUse == null) 141return _typesInUse;