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)
68
public AxisType TypeOfAxis { get { return
_axisType
; } }