9 references to TryGetProjectLaunchConfiguration
Aspire.Hosting.Tests (9)
Dcp\DcpExecutorTests.cs (9)
1418Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1452Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1486Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1522Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1558Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1589Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1620Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1650Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1679Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc));