Table of Contents

Class RawILStringToTextWriter

Namespace
ClrTest.Reflection
Assembly
MASES.JCOReflectorEngine.dll
public class RawILStringToTextWriter : ReadableILStringToTextWriter, IILStringCollector
Inheritance
RawILStringToTextWriter
Implements
Inherited Members

Constructors

RawILStringToTextWriter(TextWriter)

public RawILStringToTextWriter(TextWriter writer)

Parameters

writer TextWriter

Methods

Process(ILInstruction, string)

public override void Process(ILInstruction ilInstruction, string operandString)

Parameters

ilInstruction ILInstruction
operandString string