1 write to axisType
System.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
44this.axisType = axisType;
1 reference to axisType
System.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
70public AxisType TypeOfAxis { get { return axisType; } }