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