1 write to scope
System.Xml (1)
System\Xml\Serialization\SchemaImporter.cs (1)
113
scope
= new TypeScope();
2 references to scope
System.Xml (2)
System\Xml\Serialization\SchemaImporter.cs (2)
112
if (
scope
== null)
114
return
scope
;