Class IntroduceDynamicTypeOnLocals
- Namespace
- ICSharpCode.Decompiler.IL
- Assembly
- ICSharpCode.Decompiler.dll
public class IntroduceDynamicTypeOnLocals : IILTransform
- Inheritance
-
IntroduceDynamicTypeOnLocals
- Implements
- Inherited Members
Constructors
IntroduceDynamicTypeOnLocals()
public IntroduceDynamicTypeOnLocals()
Methods
Run(ILFunction, ILTransformContext)
public void Run(ILFunction function, ILTransformContext context)
Parameters
function
ILFunctioncontext
ILTransformContext