Base:
property
DeclaringMethod
System.Type.DeclaringMethod
1 reference to DeclaringMethod
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeGenericTypeParameterBuilder.cs (1)
194public override MethodBase? DeclaringMethod => m_type.DeclaringMethod;