2 references to InferTypeInInvocationExpression
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
286return InferTypeInInvocationExpression(invocation, index, argument); 522return InferTypeInInvocationExpression(invocation, index);