Table of Contents

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

MemberInfo

Token

public int Token { get; }

Property Value

int

Methods

Accept(ILInstructionVisitor)

public override void Accept(ILInstructionVisitor vistor)

Parameters

vistor ILInstructionVisitor