Table of Contents

Method ReplaceOperands

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

ReplaceOperands(ILProcessor, object?, object?)

public static void ReplaceOperands(this ILProcessor il, object? from, object? to)

Parameters

il ILProcessor
from object
to object