1 write to depthDelta
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
2215this.depthDelta = depthDelta;
1 reference to depthDelta
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
2237public int DepthDelta { get { return depthDelta; } }