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