IntroducedDeclaration
Gets the declaration being introduced (i.e. added) into TargetDeclaration, if any.
Declaration
IDeclaration? IntroducedDeclaration { get; }
Property Value
Type | Description |
---|---|
IDeclaration |
Gets the declaration being introduced (i.e. added) into TargetDeclaration, if any.
IDeclaration? IntroducedDeclaration { get; }
Type | Description |
---|---|
IDeclaration |