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