1 write to _apiDocsIndexService
aspire (1)
Commands\ApiListCommand.cs (1)
42
_apiDocsIndexService
= apiDocsIndexService;
1 reference to _apiDocsIndexService
aspire (1)
Commands\ApiListCommand.cs (1)
57
async () => await
_apiDocsIndexService
.ListAsync(scope, cancellationToken));