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