2 references to PoolNonPagedBytes
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
391
=> GetProcessInfo().
PoolNonPagedBytes
;
395
=> unchecked((int)GetProcessInfo().
PoolNonPagedBytes
);