1 instantiation of InternalBufferOverflowException
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.cs (1)
415new InternalBufferOverflowException(SR.Format(SR.FSW_BufferOverflow, _directory))));
5 references to InternalBufferOverflowException
netstandard (1)
netstandard.cs (1)
929[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.IO.InternalBufferOverflowException))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
566[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.IO.InternalBufferOverflowException))]
System.IO.FileSystem.Watcher (3)
System\IO\InternalBufferOverflowException.cs (3)
17/// Initializes a new default instance of the <see cref='System.IO.InternalBufferOverflowException'/> class. 25/// Initializes a new instance of the <see cref='System.IO.InternalBufferOverflowException'/> class with the error message to be displayed specified. 33/// Initializes a new instance of the <see cref='System.IO.InternalBufferOverflowException'/>