4 references to Down
aspire (2)
Backchannel\ResourceWaitService.cs (1)
89ResourceWaitTarget.Down => "down",
Commands\WaitCommand.cs (1)
180"down" => ResourceWaitTarget.Down,
Aspire.Cli.Tests (2)
Backchannel\ResourceWaitServiceTests.cs (2)
21"down" => ResourceWaitTarget.Down, 75ResourceWaitTarget.Down,