1 write to _mapping
System.Private.Xml (1)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (1)
30
_mapping
= mapping;
3 references to _mapping
System.Private.Xml (3)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (3)
35
TypeScope scope =
_mapping
.Scope!;
57
XmlMapping xmlMapping =
_mapping
;
1769
foreach (var m in
_mapping
.Scope!.TypeMappings)