3 instantiations of IntoClauseDisallowGroupReferenceBinder
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Query.vb (3)
215Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, source, source.RangeVariables, source.CompoundVariableType, source.RangeVariables) 226Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, source, source.RangeVariables, source.CompoundVariableType, source.RangeVariables) 249Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, groupReference, source.RangeVariables, source.CompoundVariableType, source.RangeVariables)
7 references to IntoClauseDisallowGroupReferenceBinder
Microsoft.CodeAnalysis.VisualBasic (7)
Binding\Binder_Query.vb (7)
322Dim intoBinder As IntoClauseDisallowGroupReferenceBinder = Nothing 385intoBinder As IntoClauseDisallowGroupReferenceBinder, 1065Dim intoBinder As IntoClauseDisallowGroupReferenceBinder = Nothing 1281intoBinder As IntoClauseDisallowGroupReferenceBinder, 1459Dim intoBinder As IntoClauseDisallowGroupReferenceBinder = Nothing 2983<Out()> ByRef intoBinder As IntoClauseDisallowGroupReferenceBinder, 3115<Out> ByRef intoBinder As IntoClauseDisallowGroupReferenceBinder,