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