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