Gets the reflection Assembly corresponding
to the current instance.
Namespace:
PostSharp.CodeModelAssembly: PostSharp.Core (in PostSharp.Core.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Function GetSystemAssembly As Assembly |
| C# |
|---|
Assembly GetSystemAssembly() |
| Visual C++ |
|---|
Assembly^ GetSystemAssembly() |