8 references to TryGetProjectLaunchConfiguration
Aspire.Hosting.Tests (8)
Dcp\DcpExecutorTests.cs (8)
1417Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1452Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1488Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1524Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1555Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1586Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1616Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1645Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc));