1 write to Environment
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
150Environment = _environment.Value()
2 references to Environment
GetDocument.Insider (2)
Commands\GetDocumentCommandWorker.cs (2)
117if (!string.IsNullOrEmpty(_context.Environment)) 119hostArgs.Add($"--{HostDefaults.EnvironmentKey}={_context.Environment}");