public HttpPowerShellHost() { this._ui = new HttpPowerShellHostUserInterface(); this._instanceId = Guid.NewGuid(); }