1 write to _exception
Aspire.Cli.Tests (1)
Mcp\Docs\DocsFetcherTests.cs (1)
402
_exception
= exception;
2 references to _exception
Aspire.Cli.Tests (2)
Mcp\Docs\DocsFetcherTests.cs (2)
409
if (
_exception
is not null)
411
throw
_exception
;