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