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