4 references to Type
System.ServiceModel (4)
System\ServiceModel\Dispatcher\XPathCompiler.cs (4)
450this.compiler.SetPushInitialContext(firstStep.SelectDesc.Type != QueryNodeType.Root); 619Fx.Assert(QueryNodeType.Root != step.SelectDesc.Type, ""); 755if (QueryNodeType.Root == step.SelectDesc.Type) 766Fx.Assert(QueryNodeType.Root != step.SelectDesc.Type, "");