2 references to InferTypeInInvocationExpression
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
285
return
InferTypeInInvocationExpression
(invocation, index, argument);
521
return
InferTypeInInvocationExpression
(invocation, index);