3 instantiations of TestDocsSearchService
Aspire.Cli.Tests (3)
Commands\DocsCommandTests.cs (3)
72options.DocsSearchServiceFactory = _ => new TestDocsSearchService(); 90options.DocsSearchServiceFactory = _ => new TestDocsSearchService(); 108options.DocsSearchServiceFactory = _ => new TestDocsSearchService();