2 references to InferTypeForFirstParameterOfLambda
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
1815
return
InferTypeForFirstParameterOfLambda
(
1837
var type =
InferTypeForFirstParameterOfLambda
(parameterName, child.AsNode());