3 references to UnexpectedToken
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathLexer.cs (1)
658ThrowError(QueryCompileError.UnexpectedToken, CurrentSubstring());
System\ServiceModel\Dispatcher\XPathParser.cs (2)
137this.ThrowError(QueryCompileError.UnexpectedToken); 545this.ThrowError(QueryCompileError.UnexpectedToken);