1 write to _mapping
System.Private.Xml (1)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (1)
32
_mapping
= xmlMapping;
3 references to _mapping
System.Private.Xml (3)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (3)
42
TypeScope scope =
_mapping
.Scope!;
61
XmlMapping xmlMapping =
_mapping
;
739
foreach (var m in
_mapping
.Scope!.TypeMappings)