3 references to GetGroupByOperatorNameSpan
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Query.vb (3)
1825GetGroupByOperatorNameSpan(groupBy), 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)