3 writes to _depth
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryWriter.cs (3)
603
_depth
= 0;
674
_depth
--;
741
_depth
++;
1 reference to _depth
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryWriter.cs (1)
818
string depthStr =
_depth
.ToString(System.Globalization.NumberFormatInfo.InvariantInfo);