8 references to TryGetProjectLaunchConfiguration
Aspire.Hosting.Tests (8)
Dcp\DcpExecutorTests.cs (8)
1312Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1347Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1383Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1419Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1450Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1481Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1511Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1540Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc));