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