2 references to TerminalHostParentProcessStartedStable
Aspire.Hosting (1)
TerminalResourceBuilderExtensions.cs (1)
405context.EnvironmentVariables[KnownConfigNames.TerminalHostParentProcessStartedStable] =
Aspire.Hosting.Tests (1)
WithTerminalTests.cs (1)
1193environment.Single(pair => pair.Key == KnownConfigNames.TerminalHostParentProcessStartedStable).Value);