CSharpScriptExecution.ObjectInstance
Internal reference to the generated type that is to be invoked
Can also be used to cache an object instance using ReuseObjectInstance, which is useful if you work with a single object/method that is repeatedly called and never changes.
public object ObjectInstance