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