1 reference to RuntimeTypeInvocationContext
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Usage\PreferGenericOverloads.cs (1)
182
invocationContext = new
RuntimeTypeInvocationContext
(invocation, typeArguments, otherArguments);