2 writes to Depth
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (2)
1936_defaultNamespace.Depth = 0; 2186nameSpace.Depth = _depth;
4 references to Depth
System.Private.DataContractSerialization (4)
System\Xml\XmlBaseWriter.cs (4)
1985if (_namespaces![i].Depth >= value) 2017if (nameSpace.Depth != _depth) 2042if (nameSpace.Depth != _depth) 2157if (nameSpace.Depth != _depth)