1 write to _mapping
System.Private.Xml (1)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (1)
33
_mapping
= xmlMapping;
3 references to _mapping
System.Private.Xml (3)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (3)
43
TypeScope scope =
_mapping
.Scope!;
62
XmlMapping xmlMapping =
_mapping
;
893
foreach (var m in
_mapping
.Scope!.TypeMappings)