4 references to None
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryModel.cs (1)
354
new QueryAxis(QueryAxisType.
None
, AxisDirection.Forward, QueryNodeType.Any, QueryNodeType.Any),
System\ServiceModel\Dispatcher\XPathParser.cs (3)
257
QueryAxisType axisType = QueryAxisType.
None
;
534
Fx.Assert(QueryAxisType.
None
!= axisType, "");
888
if (QueryAxisType.
None
!= axis)