1 write to scope
System.Xml (1)
System\Xml\Serialization\SoapSchemaExporter.cs (1)
75this.scope = scope;
2 references to scope
System.Xml (2)
System\Xml\Serialization\SoapSchemaExporter.cs (2)
74if (this.scope == null) { 77else if (this.scope != scope) {