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