Method ReplaceOperands
ReplaceOperands(ILProcessor, object?, object?)
public static void ReplaceOperands(this ILProcessor il, object? from, object? to)
Parameters
il
ILProcessorfrom
objectto
object
public static void ReplaceOperands(this ILProcessor il, object? from, object? to)
il
ILProcessorfrom
objectto
object