6 references to SetProcessInvocation
aspire (6)
Projects\AppHostServerSession.cs (1)
245
_activity.
SetProcessInvocation
(result.Execution.FileName, result.Execution.Arguments);
Telemetry\ProfilingTelemetry.cs (5)
416
activity.
SetProcessInvocation
(executablePath, AppHostArgumentRedactor.Redact(args));
1073
SetProcessInvocation
(command, args);
1080
SetProcessInvocation
(executablePath, args);
1128
SetProcessInvocation
(command, args);
1144
SetProcessInvocation
(dotnetPath, appHostArgumentStartIndex is { } startIndex