1 write to ProcessWorkingSetMB
Microsoft.Build.Framework (1)
Telemetry\CrashTelemetry.cs (1)
216
ProcessWorkingSetMB
= process.WorkingSet64 / (1024 * 1024);
3 references to ProcessWorkingSetMB
Microsoft.Build.Framework (3)
Telemetry\CrashTelemetry.cs (3)
278
AddIfNotNull(
ProcessWorkingSetMB
);
316
AddIfNotNull(
ProcessWorkingSetMB
?.ToString(), nameof(
ProcessWorkingSetMB
));