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