Table of Contents

Class InlineFieldInstruction

Namespace
ClrTest.Reflection
Assembly
MASES.JCOReflectorEngine.dll
public class InlineFieldInstruction : ILInstruction
Inheritance
InlineFieldInstruction
Inherited Members

Properties

Field

public FieldInfo Field { get; }

Property Value

FieldInfo

Token

public int Token { get; }

Property Value

int

Methods

Accept(ILInstructionVisitor)

public override void Accept(ILInstructionVisitor vistor)

Parameters

vistor ILInstructionVisitor