Base:
property
Depth
Microsoft.Xml.XmlReader.Depth
2 references to Depth
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
1683int depth = Depth; 1684while (Read() && depth < Depth)