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