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