2 references to MethodBase_get_MethodHandle
ILLink.RoslynAnalyzer (2)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
208case 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,