2 references to CreateBufferOverflowException
System.IO.FileSystem.Watcher (2)
System\IO\FileSystemWatcher.cs (1)
400
OnError(new ErrorEventArgs(
CreateBufferOverflowException
(_directory)));
System\IO\FileSystemWatcher.Linux.cs (1)
543
watcher.QueueError(
CreateBufferOverflowException
(watcher.BasePath));