18 references to QueryLambdaBinder
Microsoft.CodeAnalysis.VisualBasic (18)
Binding\Binder_Query.vb (18)
382firstSelectSelectorBinder As QueryLambdaBinder,
1067Dim joinSelectorBinder As QueryLambdaBinder = Nothing
1278joinSelectorBinder As QueryLambdaBinder,
1428Dim outerKeyBinder As QueryLambdaBinder = Nothing
1429Dim innerKeyBinder As QueryLambdaBinder = Nothing
1432QueryLambdaBinder.BindJoinKeys(Me, join, outer, inner,
1675Dim outerKeyBinder As QueryLambdaBinder = Nothing
1676Dim innerKeyBinder As QueryLambdaBinder = Nothing
1678QueryLambdaBinder.BindJoinKeys(Me, groupJoin, outer, inner,
1758Dim itemsLambdaBinder As QueryLambdaBinder = Nothing
1763Dim keysLambdaBinder As QueryLambdaBinder = Nothing
1852<Out()> ByRef itemsLambdaBinder As QueryLambdaBinder,
1899<Out()> ByRef keysLambdaBinder As QueryLambdaBinder,
2542Dim keyBinder As QueryLambdaBinder = Nothing
3258<Out()> ByRef outerKeyBinder As QueryLambdaBinder,
3260<Out()> ByRef innerKeyBinder As QueryLambdaBinder,
3391outerKeyBinder As QueryLambdaBinder,
3394innerKeyBinder As QueryLambdaBinder,