BaseInstructionWriter.EmitInstructionLoadIndirect Method |
Emits the proper "load indirect" instruction as a function of the operand type.
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 6.10.14.0 (6.10.14.0)
C#
public void EmitInstructionLoadIndirect( ITypeSignature type )
Parameters
- type
- Type: PostSharp.Sdk.CodeModel.ITypeSignature
Operand type.