2 writes to scope
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
495
scope
= new CodeIdentifiers();
498
set {
scope
= value; }
2 references to scope
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
494
if (
scope
== null)
496
return
scope
;