InstructionWriterExtensions.EmitAssemblyOf Method |
[Missing <summary> documentation for "M:PostSharp.Sdk.CodeModel.InstructionWriterExtensions.EmitAssemblyOf(PostSharp.Sdk.CodeModel.BaseInstructionWriter,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.Extensibility.Platforms.PlatformInfo)"]
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 6.10.14.0 (6.10.14.0)
public static void EmitAssemblyOf( this BaseInstructionWriter writer, ITypeSignature type, PlatformInfo targetFramework )
Parameters
- writer
- Type: PostSharp.Sdk.CodeModel.BaseInstructionWriter
[Missing <param name="writer"/> documentation for "M:PostSharp.Sdk.CodeModel.InstructionWriterExtensions.EmitAssemblyOf(PostSharp.Sdk.CodeModel.BaseInstructionWriter,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.Extensibility.Platforms.PlatformInfo)"]
- type
- Type: PostSharp.Sdk.CodeModel.ITypeSignature
[Missing <param name="type"/> documentation for "M:PostSharp.Sdk.CodeModel.InstructionWriterExtensions.EmitAssemblyOf(PostSharp.Sdk.CodeModel.BaseInstructionWriter,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.Extensibility.Platforms.PlatformInfo)"]
- targetFramework
- Type: PostSharp.Sdk.Extensibility.Platforms.PlatformInfo
[Missing <param name="targetFramework"/> documentation for "M:PostSharp.Sdk.CodeModel.InstructionWriterExtensions.EmitAssemblyOf(PostSharp.Sdk.CodeModel.BaseInstructionWriter,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.Extensibility.Platforms.PlatformInfo)"]