Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / IMethod / Overridden­Method
Open sandbox

Property OverriddenMethod

OverriddenMethod

Gets the base method that is overridden or hidden by the current method.

Declaration
IMethod OverriddenMethod { get; }
Property Value
Type Description
IMethod