2 references to InferTypeInMethodLikeDeclaration
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
2031
:
InferTypeInMethodLikeDeclaration
(ancestor);
2035
=>
InferTypeInMethodLikeDeclaration
(arrowClause.Parent);