4 references to MakeGenericMethod
illink (4)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (4)
982
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
995
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
1365
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, calledMethod.GetDisplayName());
1658
_diagnosticContext.AddDiagnostic(DiagnosticId.
MakeGenericMethod
, reflectionMethod.GetDisplayName());