2 references to PrivateMemorySize64
Microsoft.DotNet.RemoteExecutor (1)
RemoteInvokeHandle.cs (1)
123description.AppendLine($"Process: {p.Id} {p.ProcessName} PrivateMemory: {p.PrivateMemorySize64}");
Microsoft.ML.FastTree (1)
FastTree.cs (1)
457currentProcess.PrivateMemorySize64 / 1024 / 1024);