2 references to InferTypeInArgument
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
139ArgumentSyntax argument => InferTypeInArgument(argument), 1646ArgumentSyntax argumentSyntax => InferTypeInArgument(argumentSyntax),