Method InvokeActionCallbackInIsolated
InvokeActionCallbackInIsolated(byte[])
Method that runs INSIDE the isolated runtime to invoke an Action callback that was registered there. Called from host via Compiler.Instance.runtime.GetMethod().InvokeVoid()
public static void InvokeActionCallbackInIsolated(byte[] callbackIdBytes)
Parameters
callbackIdBytesbyte[]