1 write to Commands
aspire (1)
Backchannel\ResourceSnapshotMapper.cs (1)
144Commands = commands
3 references to Commands
Aspire.Cli.Tests (3)
Backchannel\ResourceSnapshotMapperTests.cs (3)
42Assert.Empty(result.Commands!); 82Assert.Single(result.Commands!); 83Assert.Equal("resource-stop", result.Commands![0].Name);