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)
1957
public int DepthDelta { get { return
_depthDelta
; } }