1 write to scope
System.Xml (1)
System\Xml\Serialization\XmlSchemaExporter.cs (1)
220this.scope = scope;
2 references to scope
System.Xml (2)
System\Xml\Serialization\XmlSchemaExporter.cs (2)
219if (this.scope == null) { 222else if (this.scope != scope) {