8 references to TryGetProjectLaunchConfiguration
Aspire.Hosting.Tests (8)
Dcp\DcpExecutorTests.cs (8)
1302Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1337Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1373Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1409Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1440Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1471Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1501Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc)); 1530Assert.True(exe.TryGetProjectLaunchConfiguration(out var plc));