1 write to scope
System.Xml (1)
System\Xml\Serialization\CodeExporter.cs (1)
150this.scope = scope;
3 references to scope
System.Xml (3)
System\Xml\Serialization\CodeExporter.cs (3)
145get { return scope; } 149if (this.scope == null) { 152else if (this.scope != scope) {