2 references to InferTypeInArgument
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
452return InferTypeInArgument(index, constructors, argumentOpt, parentInvocationExpressionToTypeInfer: null); 464return InferTypeInArgument(index, constructors, argumentOpt, parentInvocationExpressionToTypeInfer: null);