16 references to TryGetProjectLaunchConfiguration
Aspire.Hosting.Tests (16)
Dcp\DcpExecutorTests.cs (16)
4275Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4309Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4351Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4387Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4423Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4459Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4490Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4521Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4551Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 4580Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 7358Assert.True(exe.TryGetProjectLaunchConfiguration(out var launchConfiguration)); 7401Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 7870Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 7932Assert.False(exe.TryGetProjectLaunchConfiguration(out _)); 7965Assert.False(exe.TryGetProjectLaunchConfiguration(out _)); 8812Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc));