2 references to ValidateGenericMethodInstantiation
ILLink.RoslynAnalyzer (2)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (2)
994
ValidateGenericMethodInstantiation
(method.RepresentedMethod, argumentValues[2], calledMethod);
1378
ValidateGenericMethodInstantiation
(methodBaseValue.RepresentedMethod, argumentValues[0], calledMethod);