4 references to MakeGenericMethod
illink (4)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (4)
1004
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
1017
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
1388
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
1744
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, reflectionMethod.GetDisplayName());