2 instantiations of AppHostListInfo
aspire (2)
Mcp\Tools\ListAppHostsTool.cs (2)
49
.Select(c => new
AppHostListInfo
(
57
.Select(c => new
AppHostListInfo
(
1 reference to AppHostListInfo
aspire (1)
Mcp\Tools\ListAppHostsTool.cs (1)
18
[JsonSerializable(typeof(List<
AppHostListInfo
>))]