2 references to InferTypeForFirstParameterOfLambda
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
1814
return
InferTypeForFirstParameterOfLambda
(
1836
var type =
InferTypeForFirstParameterOfLambda
(parameterName, child.AsNode());