1 write to typesInUse
System.Xml (1)
System\Xml\Serialization\SchemaImporter.cs (1)
129typesInUse = new NameTable();
2 references to typesInUse
System.Xml (2)
System\Xml\Serialization\SchemaImporter.cs (2)
128if (typesInUse == null) 130return typesInUse;