3 references to TerminalHostParentProcessStartedStable
Aspire.Hosting (1)
TerminalResourceBuilderExtensions.cs (1)
395context.EnvironmentVariables[KnownConfigNames.TerminalHostParentProcessStartedStable] =
Aspire.Hosting.Tests (2)
WithTerminalTests.cs (2)
314KnownConfigNames.TerminalHostParentProcessStartedStable, 1242environment.Single(pair => pair.Key == KnownConfigNames.TerminalHostParentProcessStartedStable).Value);