1 write to Debug
aspire (1)
Commands\PipelineCommandBase.cs (1)
168Debug = debugMode
1 reference to Debug
aspire (1)
Projects\GuestAppHostProject.cs (1)
606var (appHostServerProcess, appHostServerOutputCollector) = appHostServerProject.Run(jsonRpcSocketPath, currentPid, launchSettingsEnvVars, debug: context.Debug);