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