1 reference to StripMethodInstantiation
System.Private.CoreLib (1)
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
457return (RuntimeType.GetMethodBase(m_declaringType, RuntimeMethodHandle.StripMethodInstantiation(this)) as MethodInfo)!;