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