1 write to shallow
System.Xml (1)
System\Xml\Serialization\XmlMapping.cs (1)
41
this.
shallow
= scope == null;
2 references to shallow
System.Xml (2)
System\Xml\Serialization\XmlMapping.cs (2)
115
if (
shallow
) {
121
if (mappings[i] == null || mappings[i].
shallow
)