2 references to Type_get_TypeHandle
illink (2)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
156
case IntrinsicId.
Type_get_TypeHandle
:
src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
27
"get_TypeHandle" when calledMethod.IsDeclaredOnType("System.Type") => IntrinsicId.
Type_get_TypeHandle
,