rider/src/main/kotlin/com/jetbrains/aspire/rider/sessions/dotnetProject/DotNetProjectSessionProcessLauncher.kt [39:56]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sessionId, projectPath, dotnetExecutable, dotnetRuntime, sessionProcessEventListener, sessionProcessLifetime, aspireHostProjectPath ) override fun getDebugProfile( sessionId: String, projectPath: Path, dotnetExecutable: DotNetExecutable, dotnetRuntime: DotNetCoreRuntime, browserSettings: StartBrowserSettings?, sessionProcessEventListener: ProcessListener, sessionProcessLifetime: Lifetime, aspireHostProjectPath: Path? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - rider/src/main/kotlin/com/jetbrains/aspire/rider/sessions/wasmHost/WasmHostProjectSessionProcessLauncher.kt [60:77]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sessionId, projectPath, dotnetExecutable, dotnetRuntime, sessionProcessEventListener, sessionProcessLifetime, aspireHostProjectPath ) override fun getDebugProfile( sessionId: String, projectPath: Path, dotnetExecutable: DotNetExecutable, dotnetRuntime: DotNetCoreRuntime, browserSettings: StartBrowserSettings?, sessionProcessEventListener: ProcessListener, sessionProcessLifetime: Lifetime, aspireHostProjectPath: Path? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -