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