4 instantiations of TestCliHostEnvironment
Aspire.Cli.Tests (4)
Utils\SdkInstallHelperTests.cs (4)
109var hostEnvironment = new TestCliHostEnvironment(supportsInteractiveInput: false); 144var hostEnvironment = new TestCliHostEnvironment(supportsInteractiveInput: true); 178var hostEnvironment = new TestCliHostEnvironment(supportsInteractiveInput: true); 212var hostEnvironment = new TestCliHostEnvironment(supportsInteractiveInput: true);
4 references to TestCliHostEnvironment
Aspire.Cli.Tests (4)
Utils\SdkInstallHelperTests.cs (4)
109var hostEnvironment = new TestCliHostEnvironment(supportsInteractiveInput: false); 144var hostEnvironment = new TestCliHostEnvironment(supportsInteractiveInput: true); 178var hostEnvironment = new TestCliHostEnvironment(supportsInteractiveInput: true); 212var hostEnvironment = new TestCliHostEnvironment(supportsInteractiveInput: true);