1 write to _axisType
System.Private.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
41_axisType = axisType;
1 reference to _axisType
System.Private.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
68public AxisType TypeOfAxis { get { return _axisType; } }