AssemblyNameExtensions.SetRetargetable Method |
[Missing <summary> documentation for "M:PostSharp.Sdk.CodeModel.AssemblyNameExtensions.SetRetargetable(PostSharp.Reflection.IAssemblyName,System.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 IAssemblyName SetRetargetable( this IAssemblyName assemblyName, bool retargetable )
Parameters
- assemblyName
- Type: IAssemblyName
[Missing <param name="assemblyName"/> documentation for "M:PostSharp.Sdk.CodeModel.AssemblyNameExtensions.SetRetargetable(PostSharp.Reflection.IAssemblyName,System.Boolean)"]
- retargetable
- Type: System.Boolean
[Missing <param name="retargetable"/> documentation for "M:PostSharp.Sdk.CodeModel.AssemblyNameExtensions.SetRetargetable(PostSharp.Reflection.IAssemblyName,System.Boolean)"]
Return Value
Type: IAssemblyName[Missing <returns> documentation for "M:PostSharp.Sdk.CodeModel.AssemblyNameExtensions.SetRetargetable(PostSharp.Reflection.IAssemblyName,System.Boolean)"]