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
Roslyn has a way to pass in a context object for its scripts, essentially a parameter that gets dissected as globals. We should add it too, as it could help us long-term.
The text was updated successfully, but these errors were encountered:
Roslyn has a way to pass in a context object for its scripts, essentially a parameter that gets dissected as globals. We should add it too, as it could help us long-term.
The text was updated successfully, but these errors were encountered: