IScriptEnvironmentService is currently used to provide information to #r and #load completion, such as the current working directory of the interactive host, search paths, etc. This information should be retrieved from RuntimeMetadataReferenceResolver, which on CompilationOptions and thus part of the solution snapshot of the Interactive Workspace.
IScriptEnvironmentServiceis currently used to provide information to#rand#loadcompletion, such as the current working directory of the interactive host, search paths, etc. This information should be retrieved fromRuntimeMetadataReferenceResolver, which onCompilationOptionsand thus part of the solution snapshot of the Interactive Workspace.