1 write to groupsInUse
System.Xml (1)
System\Xml\Serialization\SchemaImporter.cs (1)
121
groupsInUse
= new NameTable();
2 references to groupsInUse
System.Xml (2)
System\Xml\Serialization\SchemaImporter.cs (2)
120
if (
groupsInUse
== null)
122
return
groupsInUse
;