4 references to MakeGenericMethod
illink (4)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (4)
803
_diagnosticContext.AddDiagnostic (DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName ());
813
_diagnosticContext.AddDiagnostic (DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName ());
1120
_diagnosticContext.AddDiagnostic (DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName ());
1381
_diagnosticContext.AddDiagnostic (DiagnosticId.
MakeGenericMethod
, reflectionMethod.GetDisplayName ());