AssemblyNameWrapper.GetWrapper Method (Assembly, Boolean) |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public static AssemblyNameWrapper GetWrapper( Assembly assembly, bool ignoreProcessorArchitecture )
Parameters
- assembly
- Type: System.Reflection.Assembly
Assembly. - ignoreProcessorArchitecture
- Type: System.Boolean
Return Value
Type: AssemblyNameWrapperAn AssemblyNameWrapper instance (eventually cached) corresponding to assembly.