4 references to MakeGenericMethod
illink (4)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (4)
981
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
994
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
1364
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
1657
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, reflectionMethod.GetDisplayName());