18 references to QueryLambdaBinder
Microsoft.CodeAnalysis.VisualBasic (18)
Binding\Binder_Query.vb (18)
381firstSelectSelectorBinder As QueryLambdaBinder,
1066Dim joinSelectorBinder As QueryLambdaBinder = Nothing
1277joinSelectorBinder As QueryLambdaBinder,
1427Dim outerKeyBinder As QueryLambdaBinder = Nothing
1428Dim innerKeyBinder As QueryLambdaBinder = Nothing
1431QueryLambdaBinder.BindJoinKeys(Me, join, outer, inner,
1674Dim outerKeyBinder As QueryLambdaBinder = Nothing
1675Dim innerKeyBinder As QueryLambdaBinder = Nothing
1677QueryLambdaBinder.BindJoinKeys(Me, groupJoin, outer, inner,
1757Dim itemsLambdaBinder As QueryLambdaBinder = Nothing
1762Dim keysLambdaBinder As QueryLambdaBinder = Nothing
1851<Out()> ByRef itemsLambdaBinder As QueryLambdaBinder,
1898<Out()> ByRef keysLambdaBinder As QueryLambdaBinder,
2541Dim keyBinder As QueryLambdaBinder = Nothing
3257<Out()> ByRef outerKeyBinder As QueryLambdaBinder,
3259<Out()> ByRef innerKeyBinder As QueryLambdaBinder,
3390outerKeyBinder As QueryLambdaBinder,
3393innerKeyBinder As QueryLambdaBinder,