6 references to InferTypeInLambda
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (6)
VisualBasicTypeInferenceService.TypeInferrer.vb (6)
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)), 729Return InferTypeInLambda(lambda)