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