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