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 |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the base method that is overridden or hidden by the current method.
IMethod OverriddenMethod { get; }
Type | Description |
---|---|
IMethod |