2 references to InferTypeForFirstParameterOfLambda
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
1852return InferTypeForFirstParameterOfLambda( 1874var type = InferTypeForFirstParameterOfLambda(parameterName, child.AsNode());