1 write to _mapping
System.Private.Xml (1)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (1)
37
_mapping
= mapping;
3 references to _mapping
System.Private.Xml (3)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (3)
42
TypeScope scope =
_mapping
.Scope!;
64
XmlMapping xmlMapping =
_mapping
;
1933
foreach (var m in
_mapping
.Scope!.TypeMappings)