Class InlineBrTargetInstruction
- Namespace
- ClrTest.Reflection
- Assembly
- MASES.JCOReflectorEngine.dll
public class InlineBrTargetInstruction : ILInstruction
- Inheritance
-
InlineBrTargetInstruction
- Inherited Members
Properties
Delta
public int Delta { get; }
Property Value
TargetOffset
public int TargetOffset { get; }
Property Value
Methods
Accept(ILInstructionVisitor)
public override void Accept(ILInstructionVisitor vistor)
Parameters
vistor
ILInstructionVisitor