Instruction Class |
Namespace: Mono.Cecil.Cil
public sealed class Instruction
The Instruction type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create(OpCode) | |
![]() ![]() | Create(OpCode, CallSite) | |
![]() ![]() | Create(OpCode, Instruction) | |
![]() ![]() | Create(OpCode, Instruction) | |
![]() ![]() | Create(OpCode, VariableDefinition) | |
![]() ![]() | Create(OpCode, FieldReference) | |
![]() ![]() | Create(OpCode, MethodReference) | |
![]() ![]() | Create(OpCode, ParameterDefinition) | |
![]() ![]() | Create(OpCode, TypeReference) | |
![]() ![]() | Create(OpCode, Byte) | |
![]() ![]() | Create(OpCode, Double) | |
![]() ![]() | Create(OpCode, Int32) | |
![]() ![]() | Create(OpCode, Int64) | |
![]() ![]() | Create(OpCode, SByte) | |
![]() ![]() | Create(OpCode, Single) | |
![]() ![]() | Create(OpCode, String) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSize | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |