4 writes to _depth
System.Private.DataContractSerialization (4)
System\Xml\XmlBaseReader.cs (4)
2720_depth = 0; 2786_depth = 0; 2791_depth++; 2817_depth--;
4 references to _depth
System.Private.DataContractSerialization (4)
System\Xml\XmlBaseReader.cs (4)
2799if (nameSpace.Depth != _depth) 2811if (attribute.Depth != _depth) 2877attribute.Depth = _depth; 2914nameSpace.Depth = _depth;