1 instantiation of ResourceCommandJson
aspire (1)
Backchannel\ResourceSnapshotMapper.cs (1)
121
c => new
ResourceCommandJson
4 references to ResourceCommandJson
aspire (3)
Commands\DescribeCommand.cs (1)
39
[JsonSerializable(typeof(Dictionary<string,
ResourceCommandJson
>))]
Mcp\Tools\ListResourcesTool.cs (1)
24
[JsonSerializable(typeof(Dictionary<string,
ResourceCommandJson
>))]
src\Shared\Model\Serialization\ResourceJson.cs (1)
124
public Dictionary<string,
ResourceCommandJson
>? Commands { get; set; }
Aspire.Cli.Tests (1)
Backchannel\ResourceSnapshotMapperTests.cs (1)
102
var
stopCommand = command.Value;