2 references to Type_MakeGenericType
illink (2)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
1099
case IntrinsicId.
Type_MakeGenericType
:
src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
40
"MakeGenericType" when calledMethod.IsDeclaredOnType("System.Type") => IntrinsicId.
Type_MakeGenericType
,