1 write to Command
aspire (1)
Backchannel\ExtensionBackchannelDataTypes.cs (1)
74Command = command;
3 references to Command
Aspire.Cli.Tests (3)
Interaction\ExtensionInteractionServiceTests.cs (3)
94Assert.Null(action.Command); 99Assert.Equal("aspire-vscode.retry", action.Command); 185Assert.Null(action.Command);