1 reference to _SetProcessWorkingSetSize
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
3058if (!_SetProcessWorkingSetSize(hProcess, new IntPtr(dwMinimumWorkingSetSize), new IntPtr(dwMaximumWorkingSetSize)))