1 instantiation of ResourceCommandJson
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
794c => new ResourceCommandJson
2 references to ResourceCommandJson
Aspire.Dashboard (2)
Model\Serialization\ResourceJsonSerializerContext.cs (1)
25[JsonSerializable(typeof(Dictionary<string, ResourceCommandJson>))]
src\Shared\Model\Serialization\ResourceJson.cs (1)
116public Dictionary<string, ResourceCommandJson>? Commands { get; set; }