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