Home
last modified time | relevance | path

Searched refs:MinWorkingSet (Results 1 – 19 of 19) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/tests/
H A DProcessTests.cs375 Assert.True((long)p.MinWorkingSet >= 0); in TestMaxWorkingSet()
429 Assert.True((long)p.MinWorkingSet >= 0); in TestMinWorkingSet()
435 long curValue = (long)_process.MinWorkingSet; in TestMinWorkingSet()
442 _process.MinWorkingSet = (IntPtr)((int)curValue - 1024); in TestMinWorkingSet()
449 Assert.Equal(curValue, (int)_process.MinWorkingSet); in TestMinWorkingSet()
453 _process.MinWorkingSet = (IntPtr)curValue; in TestMinWorkingSet()
463 Assert.Throws<InvalidOperationException>(() => process.MinWorkingSet); in MinWorkingSet_GetNotStarted_ThrowsInvalidOperationException()
471 Assert.Throws<PlatformNotSupportedException>(() => process.MinWorkingSet); in MinWorkingSet_GetMacos_ThrowsPlatformSupportedException()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/ref/
H A DSystem.Diagnostics.Process.cs70 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/src/System/Diagnostics/
H A DProcess.cs287 public IntPtr MinWorkingSet property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/
H A DProcess.cs561 public IntPtr MinWorkingSet { property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs4236 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs4245 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs4234 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs4241 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs6831 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs6550 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs6777 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs6798 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs6798 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs6777 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs6777 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs6778 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs7051 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs6798 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs7042 public System.IntPtr MinWorkingSet { get { throw null; } set { } } property in System.Diagnostics.Process