2 writes to Depth
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (2)
1709_defaultNamespace.Depth = 0; 1959nameSpace.Depth = _depth;
4 references to Depth
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (4)
1758if (_namespaces[i].Depth >= value) 1790if (nameSpace.Depth != _depth) 1815if (nameSpace.Depth != _depth) 1930if (nameSpace.Depth != _depth)