Home
last modified time | relevance | path

Searched refs:InternalBufferSize (Results 1 – 24 of 24) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.Watcher/tests/
H A DFileSystemWatcher.unit.cs22 Assert.Equal(8192, watcher.InternalBufferSize); in ValidateDefaults()
272 Assert.Equal(8192, watcher.InternalBufferSize); in FileSystemWatcher_InternalBufferSize()
274 watcher.InternalBufferSize = 20000; in FileSystemWatcher_InternalBufferSize()
277 watcher.InternalBufferSize = int.MaxValue; in FileSystemWatcher_InternalBufferSize()
281 watcher.InternalBufferSize = 0; in FileSystemWatcher_InternalBufferSize()
282 Assert.Equal(4096, watcher.InternalBufferSize); in FileSystemWatcher_InternalBufferSize()
284 watcher.InternalBufferSize = -1; in FileSystemWatcher_InternalBufferSize()
285 Assert.Equal(4096, watcher.InternalBufferSize); in FileSystemWatcher_InternalBufferSize()
287 watcher.InternalBufferSize = int.MinValue; in FileSystemWatcher_InternalBufferSize()
288 Assert.Equal(4096, watcher.InternalBufferSize); in FileSystemWatcher_InternalBufferSize()
[all …]
H A DFileSystemWatcher.InternalBufferSize.cs51 …int internalBufferOperationCapacity = watcher.InternalBufferSize / (17 + Path.GetFileName(file.Pat… in FileSystemWatcher_InternalBufferSize()
55 watcher.InternalBufferSize = watcher.InternalBufferSize * 12; in FileSystemWatcher_InternalBufferSize()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.Watcher/tests/Utility/
H A DFileSystemWatcherTest.cs175 InternalBufferSize = watcher.InternalBufferSize in ExpectEvent()
311 InternalBufferSize = watcher.InternalBufferSize in TryErrorEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.IO/
H A DFileSystemWatcher_mobile.cs43 public int InternalBufferSize { get { throw new NotImplementedException (); } set { } } property in System.IO.FileSystemWatcher
H A DFileSystemWatcher.cs261 public int InternalBufferSize { property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.IO/
H A DFileSystemWatcherTest.cs27 Assert.AreEqual (fw.InternalBufferSize, 8192, "#04"); in CheckDefaults()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.Watcher/ref/
H A DSystem.IO.FileSystem.Watcher.cs32 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.Watcher/src/System/IO/
H A DFileSystemWatcher.cs222 public int InternalBufferSize property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/io/system/io/
H A DFileSystemWatcher.cs260 public int InternalBufferSize { property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5160 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5195 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5158 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5191 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs7652 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs7362 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs7584 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs7613 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs7612 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs7584 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs7584 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs7593 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs7863 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs7613 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs7838 public int InternalBufferSize { get { throw null; } set { } } property in System.IO.FileSystemWatcher