2 references to CouldNotParseExpression
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
421
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new QueryCompileException(QueryCompileError.
CouldNotParseExpression
));
System\ServiceModel\Dispatcher\XPathParser.cs (1)
965
ThrowError(QueryCompileError.
CouldNotParseExpression
);