Metalama / / API Documentation / Introspection API / Metalama.​Framework.​Introspection / IIntrospection­Transformation / Introduced­Declaration

Property IntroducedDeclaration

IntroducedDeclaration

Gets the declaration being introduced (i.e. added) into TargetDeclaration, if any.

Declaration
IDeclaration IntroducedDeclaration { get; }
Property Value
Type Description
IDeclaration