2 references to MethodBase_get_MethodHandle
illink (2)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
208
case IntrinsicId.
MethodBase_get_MethodHandle
:
src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
37
"get_MethodHandle" when calledMethod.IsDeclaredOnType("System.Reflection.MethodBase") => IntrinsicId.
MethodBase_get_MethodHandle
,