Table of Contents

Class DynamicCallSiteTransform

Namespace
ICSharpCode.Decompiler.IL.Transforms
Assembly
ICSharpCode.Decompiler.dll

Transforms the "callsite initialization pattern" into DynamicInstructions.

public class DynamicCallSiteTransform : IILTransform
Inheritance
DynamicCallSiteTransform
Implements
Inherited Members

Constructors

DynamicCallSiteTransform()

public DynamicCallSiteTransform()

Methods

Run(ILFunction, ILTransformContext)

public void Run(ILFunction function, ILTransformContext context)

Parameters

function ILFunction
context ILTransformContext