1 instantiation of ThrowingDocsFetcher
Aspire.Cli.Tests (1)
Mcp\Docs\DocsSearchServiceTests.cs (1)
355
var fetcher = new
ThrowingDocsFetcher
(new InvalidOperationException("Index failed"));
1 reference to ThrowingDocsFetcher
Aspire.Cli.Tests (1)
Mcp\Docs\DocsSearchServiceTests.cs (1)
355
var
fetcher = new ThrowingDocsFetcher(new InvalidOperationException("Index failed"));