8 references to TryGetProjectLaunchConfiguration
Aspire.Hosting.Tests (8)
Dcp\DcpExecutorTests.cs (8)
1313Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1348Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1384Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1420Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1451Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1482Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1512Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1541Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc));