1 write to _axisType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Axis.cs (1)
45
_axisType
= axisType;
1 reference to _axisType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Axis.cs (1)
72
public AxisType TypeOfAxis { get { return
_axisType
; } }