6 references to ERR_QueryOperatorNotFound
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Query.vb (5)
1960ReportDiagnostic(diagnostics, Location.Create(groupBy.SyntaxTree, GetGroupByOperatorNameSpan(groupBy)), ERRID.ERR_QueryOperatorNotFound, StringConstants.GroupByMethod) 1999ReportDiagnostic(diagnostics, Location.Create(groupBy.SyntaxTree, GetGroupByOperatorNameSpan(groupBy)), ERRID.ERR_QueryOperatorNotFound, StringConstants.GroupByMethod) 2040ERRID.ERR_QueryOperatorNotFound, StringConstants.GroupJoinMethod) 2076ERRID.ERR_QueryOperatorNotFound, StringConstants.GroupJoinMethod) 4715ReportDiagnostic(diagnostics, Location.Create(node.SyntaxTree, operatorNameLocation), ERRID.ERR_QueryOperatorNotFound, operatorName)
Errors\ErrorFacts.vb (1)
1048ERRID.ERR_QueryOperatorNotFound,