8 references to TryGetProjectLaunchConfiguration
Aspire.Hosting.Tests (8)
Dcp\DcpExecutorTests.cs (8)
1418Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1453Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1489Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1525Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1556Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1587Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1617Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1646Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc));