2 references to MethodBase_GetMethodFromHandle
ILLink.RoslynAnalyzer (2)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
169 case IntrinsicId.MethodBase_GetMethodFromHandle: {
src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
33 => IntrinsicId.MethodBase_GetMethodFromHandle,