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