2 instantiations of TestProcessPathProvider
Aspire.Cli.Tests (2)
Commands\UpdateCommandTests.cs (1)
3485options.ProcessPathProviderFactory = _ => new TestProcessPathProvider(processPath);
Utils\CliUpdateNotificationServiceTests.cs (1)
447options.ProcessPathProviderFactory = _ => new TestProcessPathProvider(processPath);