6 references to SetProcessInvocation
aspire (6)
Projects\AppHostServerSession.cs (1)
245
_activity.
SetProcessInvocation
(result.Execution.FileName, result.Execution.Arguments);
Telemetry\ProfilingTelemetry.cs (5)
414
activity.
SetProcessInvocation
(executablePath, AppHostArgumentRedactor.Redact(args));
1065
SetProcessInvocation
(command, args);
1072
SetProcessInvocation
(executablePath, args);
1120
SetProcessInvocation
(command, args);
1136
SetProcessInvocation
(dotnetPath, appHostArgumentStartIndex is { } startIndex