5 references to InferTypeInLambda
Microsoft.CodeAnalysis.VisualBasic.Workspaces (5)
src\f736901a33c2b55b\VisualBasicTypeInferenceService.TypeInferrer.vb (5)
88Function(parenthesizedLambda As MultiLineLambdaExpressionSyntax) InferTypeInLambda(parenthesizedLambda), 92Function(singleLineLambdaExpression As SingleLineLambdaExpressionSyntax) InferTypeInLambda(singleLineLambdaExpression), 163Function(parenthesizedLambda As MultiLineLambdaExpressionSyntax) InferTypeInLambda(parenthesizedLambda), 166Function(singleLineLambdaExpression As SingleLineLambdaExpressionSyntax) InferTypeInLambda(singleLineLambdaExpression), 179InferTypeInLambda(TryCast(parameterList.Parent.Parent, LambdaExpressionSyntax)),