1 write to _depthDelta
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1934_depthDelta = depthDelta;
1 reference to _depthDelta
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1957public int DepthDelta { get { return _depthDelta; } }