1 write to _discoverAllException
Aspire.Cli.Tests (1)
TestServices\FakeInstallationDiscovery.cs (1)
26_discoverAllException = discoverAllException;
2 references to _discoverAllException
Aspire.Cli.Tests (2)
TestServices\FakeInstallationDiscovery.cs (2)
39if (_discoverAllException is not null) 41throw _discoverAllException;