1 write to _shallow
System.Private.Xml (1)
System\Xml\Serialization\XmlMapping.cs (1)
43
_shallow
= scope == null;
2 references to _shallow
System.Private.Xml (2)
System\Xml\Serialization\XmlMapping.cs (2)
124
if (
_shallow
)
134
if (mappings[i] == null || mappings[i].
_shallow
)