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)
Binding\Binder_Query.vb (7)
323Dim intoBinder As IntoClauseDisallowGroupReferenceBinder = Nothing 386intoBinder As IntoClauseDisallowGroupReferenceBinder, 1066Dim intoBinder As IntoClauseDisallowGroupReferenceBinder = Nothing 1282intoBinder As IntoClauseDisallowGroupReferenceBinder, 1460Dim intoBinder As IntoClauseDisallowGroupReferenceBinder = Nothing 2984<Out()> ByRef intoBinder As IntoClauseDisallowGroupReferenceBinder, 3116<Out> ByRef intoBinder As IntoClauseDisallowGroupReferenceBinder,