2 writes to abbrAxis
System.Private.Xml (2)
System\Xml\Schema\Asttree.cs (1)
423
this.
abbrAxis
= axis.AbbrAxis;
System\Xml\XPath\Internal\Axis.cs (1)
52
this.
abbrAxis
= true;
1 reference to abbrAxis
System.Private.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
69
public bool AbbrAxis { get { return
abbrAxis
; } }