3 references to GetLetVariableLambdaBody
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Query.vb (2)
797
Dim lambdaSymbol = Me.CreateQueryLambdaSymbol(LambdaUtilities.
GetLetVariableLambdaBody
(variable),
1222
lambdaSyntax = LambdaUtilities.
GetLetVariableLambdaBody
(firstVariable)
Syntax\LambdaUtilities.vb (1)
274
Return
GetLetVariableLambdaBody
(rangeVariable)