2 references to CreateDebugSessionInfo
Aspire.Hosting.Tests (2)
DebugSupportExtensionsTests.cs (2)
385var configuration = CreateConfiguration(debugSessionInfo: CreateDebugSessionInfo(supportedLaunchConfigurations)); 399var configuration = CreateConfiguration(debugSessionInfo: CreateDebugSessionInfo(["go", "python"]));