TargetAssembly
Gets the assembly that is being transformed by PostSharp.
Declaration
Assembly TargetAssembly { get; }
Property Value
Type | Description |
---|---|
Assembly | The assembly being processed. |
Gets the assembly that is being transformed by PostSharp.
Assembly TargetAssembly { get; }
Type | Description |
---|---|
Assembly | The assembly being processed. |