1 instantiation of new
Microsoft.WebTools.AspireService.Tests (1)
RunSessionRequestTests.cs (1)
26
new
()
2 references to new
Microsoft.WebTools.AspireService.Tests (2)
RunSessionRequest.cs (2)
57
public
LaunchConfiguration
[] LaunchConfigurations { get; set; } = [];
70
var
projectLaunchConfig = LaunchConfigurations.FirstOrDefault(launchConfig => string.Equals(launchConfig.LaunchType, ProjectLaunchConfigurationType, StringComparison.OrdinalIgnoreCase));