8 references to TryGetProjectLaunchConfiguration
Aspire.Hosting.Tests (8)
Dcp\DcpExecutorTests.cs (8)
1381Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1416Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1452Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1488Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1519Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1550Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1580Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1609Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc));