Method InvokeFuncBoolCallbackInIsolated
InvokeFuncBoolCallbackInIsolated(byte[])
Invokes a Func<bool> callback in the isolated runtime and returns the result. Called from host via Compiler.Instance.runtime.GetMethod().Invoke()
public static bool InvokeFuncBoolCallbackInIsolated(byte[] callbackIdBytes)
Parameters
callbackIdBytesbyte[]