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