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