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