Forge.TreeWalker/src/TreeWalkerSession.cs (2 lines): - line 166: // TODO: Consider using a factory pattern to construct asynchronously. - line 440: // TODO: Consider checking the exception for specific Data entry and setting Status to that. Forge.TreeWalker/src/ExpressionExecutor.cs (1 line): - line 214: /// TODO: When Creating a Roslyn Script, the entire Assembly that the passed in GlobalsType resides in gets loaded.