1 write to _topNode
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (1)
482_topNode = axis;
2 references to _topNode
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (2)
459get { return _topNode; } 489_isSelfAxis = Asttree.IsSelf(_topNode);