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