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