3 references to GetGroupByOperatorNameSpan
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Query.vb (3)
1826GetGroupByOperatorNameSpan(groupBy), 1961ReportDiagnostic(diagnostics, Location.Create(groupBy.SyntaxTree, GetGroupByOperatorNameSpan(groupBy)), ERRID.ERR_QueryOperatorNotFound, StringConstants.GroupByMethod) 2000ReportDiagnostic(diagnostics, Location.Create(groupBy.SyntaxTree, GetGroupByOperatorNameSpan(groupBy)), ERRID.ERR_QueryOperatorNotFound, StringConstants.GroupByMethod)