2 writes to abbrAxis
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (1)
419this.abbrAxis = axis.AbbrAxis;
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Axis.cs (1)
56this.abbrAxis = true;
1 reference to abbrAxis
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Axis.cs (1)
73public bool AbbrAxis { get { return abbrAxis; } }