3 references to Type_MakeGenericType
ILLink.RoslynAnalyzer (3)
RequiresDynamicCodeAnalyzer.cs (1)
57
case IntrinsicId.
Type_MakeGenericType
:
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
,