23 references to ThrowError
System.ServiceModel (23)
System\ServiceModel\Dispatcher\XPathParser.cs (23)
32this.ThrowError(QueryCompileError.InvalidFunction); 81this.ThrowError(error); 114this.ThrowError(QueryCompileError.NoNamespaceForPrefix); 129this.ThrowError(QueryCompileError.InvalidExpression); 137this.ThrowError(QueryCompileError.UnexpectedToken); 215this.ThrowError(QueryCompileError.InvalidExpression); 240this.ThrowError(QueryCompileError.InvalidExpression); 265this.ThrowError(QueryCompileError.UnsupportedAxis); 332this.ThrowError(QueryCompileError.InvalidExpression); 444this.ThrowError(QueryCompileError.UnsupportedFunction); 520this.ThrowError(QueryCompileError.InvalidExpression); 545this.ThrowError(QueryCompileError.UnexpectedToken); 576this.ThrowError(QueryCompileError.UnsupportedNodeTest); 599this.ThrowError(QueryCompileError.InvalidNodeType); 639this.ThrowError(QueryCompileError.InvalidExpression); 670this.ThrowError(QueryCompileError.InvalidLocationPath); 686this.ThrowError(QueryCompileError.InvalidLocationPath); 731this.ThrowError(QueryCompileError.InvalidPredicate); 751this.ThrowError(QueryCompileError.InvalidExpression); 817this.ThrowError(QueryCompileError.InvalidLocationPath); 870this.ThrowError(QueryCompileError.InvalidExpression); 920this.ThrowError(QueryCompileError.InvalidLocationStep); 965ThrowError(QueryCompileError.CouldNotParseExpression);