1 instantiation of PythonLaunchConfiguration
Aspire.Hosting.Python (1)
PythonAppResourceBuilderExtensions.cs (1)
151
resourceBuilder.WithVSCodeDebugSupport(mode => new
PythonLaunchConfiguration
{ ProgramPath = Path.Join(appDirectory, scriptPath), Mode = mode }, "ms-python.python", ctx =>