AssemblyRefDeclaration.GetSystemAssembly Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public Assembly GetSystemAssembly( BindingOptions options )
Parameters
- options
- Type: PostSharp.Sdk.CodeModel.BindingOptions
Binding options.
Return Value
Type: AssemblyThe Assembly corresponding to this instance, or null if the assembly could not be found.