MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIMethodOverridden­Method
Open sandboxFocus

IMethod.OverriddenMethod Property

OverriddenMethod

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

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