1 reference to InferTypeForFirstParameterOfLambda
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpTypeInferenceService.TypeInferrer.cs (1)
1806
typeArg =
InferTypeForFirstParameterOfLambda
(lambdaExpression) ?? this.Compilation.ObjectType;