6 instantiations of IntoClauseDisallowGroupReferenceBinder
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Query.vb (6)
216Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, source, source.RangeVariables, source.CompoundVariableType, source.RangeVariables)
227Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, source, source.RangeVariables, source.CompoundVariableType, source.RangeVariables)
250Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, groupReference, source.RangeVariables, source.CompoundVariableType, source.RangeVariables)
440intoBinder = New IntoClauseDisallowGroupReferenceBinder(selectSelectorBinder,
3017intoBinder = New IntoClauseDisallowGroupReferenceBinder(New QueryLambdaBinder(_lambdaSymbol,
3029intoBinder = New IntoClauseDisallowGroupReferenceBinder(New QueryLambdaBinder(_lambdaSymbol,
7 references to IntoClauseDisallowGroupReferenceBinder
Microsoft.CodeAnalysis.VisualBasic (7)