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