You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For security purposes, I don't want to allow the script to access sensitive actions, like P/Invoke or writing files. Is there a way to do this? CSScript.RoslynEvaluator.Reset(false) does not seem to do this.