Class MonoModForceCallvirt
MonoMod force callvirt attribute. Apply it onto a method and all calls to it will be forcibly replaced with the callvirt instruction.
Inheritance
System.Object
MonoModForceCallvirt
Namespace: MonoMod
Assembly: MonoMod.dll
Syntax
public class MonoModForceCallvirt : Attribute
Constructors
MonoModForceCallvirt()
Declaration
public MonoModForceCallvirt()