2 writes to _scope
System.Private.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
580
get =>
_scope
??= new CodeIdentifiers();
581
set =>
_scope
= value;