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