1 write to _groupsInUse
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (1)
130
_groupsInUse
= new NameTable();
2 references to _groupsInUse
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
129
if (
_groupsInUse
== null)
131
return
_groupsInUse
;