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