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