2 instantiations of TestHostEnvironment
Aspire.Hosting.RemoteHost.Tests (2)
AtsExportsTests.cs (2)
34var environment = new TestHostEnvironment 47var environment = new TestHostEnvironment
3 references to TestHostEnvironment
Aspire.Hosting.RemoteHost.Tests (3)
AtsExportsTests.cs (3)
34var environment = new TestHostEnvironment 47var environment = new TestHostEnvironment 76public string ApplicationName { get; set; } = nameof(TestHostEnvironment);