1 write to _mapping
System.Private.Xml (1)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (1)
31
_mapping
= xmlMapping;
3 references to _mapping
System.Private.Xml (3)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (3)
41
TypeScope scope =
_mapping
.Scope!;
60
XmlMapping xmlMapping =
_mapping
;
664
foreach (var m in
_mapping
.Scope!.TypeMappings)