Event OnMethodCompiled
An event which is invoked when a method is compiled.
event OnMethodCompiledCallback? OnMethodCompiled
Returns
- OnMethodCompiledCallback
- An event which is invoked when a method is compiled.
Remarks
This event will only be invoked when Features includes CompileMethodHook.