3 references to Type_MakeGenericType
ILCompiler.Compiler (3)
Compiler\Dataflow\HandleCallAction.cs (1)
62
case IntrinsicId.
Type_MakeGenericType
:
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
1122
case IntrinsicId.
Type_MakeGenericType
:
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
43
"MakeGenericType" when calledMethod.IsDeclaredOnType("System.Type") => IntrinsicId.
Type_MakeGenericType
,