Home
last modified time | relevance | path

Searched refs:InternalBufferOverflowException (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.Watcher/tests/
H A DInternalBufferOverflowException.cs15 InternalBufferOverflowException ide = new InternalBufferOverflowException(); in DefaultConstructor()
24 InternalBufferOverflowException ide = new InternalBufferOverflowException(message); in MessageConstructor()
34InternalBufferOverflowException ide = new InternalBufferOverflowException(message, innerException); in MessageInnerExceptionConstructor()
43 BinaryFormatterHelpers.AssertRoundtrips(new InternalBufferOverflowException()); in ExceptionRoundtrips()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.IO/
H A DInternalBufferOverflowException.cs36 public class InternalBufferOverflowException : SystemException { class
40 public InternalBufferOverflowException () in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
45 public InternalBufferOverflowException (string message) in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
50 protected InternalBufferOverflowException (SerializationInfo info, StreamingContext context) in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
55 public InternalBufferOverflowException (string message, Exception inner) in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/io/system/io/
H A DInternalBufferOverflowException.cs19 public class InternalBufferOverflowException : SystemException { class
23 public InternalBufferOverflowException() : base() { in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
32 public InternalBufferOverflowException(string message) : base(message) { in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
40 … public InternalBufferOverflowException(string message, Exception inner) : base(message, inner) { in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
45 …protected InternalBufferOverflowException(SerializationInfo info, StreamingContext context) : base… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
H A DFileSystemWatcher.cs787InternalBufferOverflowException ex = new InternalBufferOverflowException(SR.GetString(SR.FSW_Buffe… in NotifyInternalBufferOverflowEvent()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.Watcher/src/System/IO/
H A DInternalBufferOverflowException.cs16 public class InternalBufferOverflowException : SystemException class
21 public InternalBufferOverflowException() : base() in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
29 public InternalBufferOverflowException(string message) : base(message) in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
38 … public InternalBufferOverflowException(string message, Exception inner) : base(message, inner) in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
43 protected InternalBufferOverflowException(SerializationInfo info, StreamingContext context) in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
H A DFileSystemWatcher.cs412 … new InternalBufferOverflowException(SR.Format(SR.FSW_BufferOverflow, _directory)))); in NotifyInternalBufferOverflowEvent()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem.Watcher/ref/
H A DSystem.IO.FileSystem.Watcher.cs54 public partial class InternalBufferOverflowException : System.SystemException class
56 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
57 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
58 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
59 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources36 System.IO/InternalBufferOverflowException.cs
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs238 throw new InternalBufferOverflowException (msg); in CheckStatus()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5182 public partial class InternalBufferOverflowException : System.SystemException class
5184 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5185 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5186 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5187 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5217 public partial class InternalBufferOverflowException : System.SystemException class
5219 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5220 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5221 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5222 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5180 public partial class InternalBufferOverflowException : System.SystemException class
5182 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5183 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5184 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5185 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5213 public partial class InternalBufferOverflowException : System.SystemException class
5215 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5216 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5217 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
5218 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs7691 public partial class InternalBufferOverflowException : System.SystemException class
7693 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7694 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7695 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7696 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs7400 public partial class InternalBufferOverflowException : System.SystemException class
7402 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7403 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7404 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7405 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs7622 public partial class InternalBufferOverflowException : System.SystemException class
7624 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7625 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7626 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7627 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs7651 public partial class InternalBufferOverflowException : System.SystemException class
7653 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7654 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7655 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7656 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs7650 public partial class InternalBufferOverflowException : System.SystemException class
7652 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7653 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7654 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7655 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs7622 public partial class InternalBufferOverflowException : System.SystemException class
7624 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7625 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7626 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7627 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs7622 public partial class InternalBufferOverflowException : System.SystemException class
7624 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7625 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7626 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7627 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs7632 public partial class InternalBufferOverflowException : System.SystemException class
7634 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7635 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7636 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7637 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs7901 public partial class InternalBufferOverflowException : System.SystemException class
7903 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7904 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7905 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7906 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs7651 public partial class InternalBufferOverflowException : System.SystemException class
7653 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7654 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7655 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7656 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs7876 public partial class InternalBufferOverflowException : System.SystemException class
7878 public InternalBufferOverflowException() { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7879 …protected InternalBufferOverflowException(System.Runtime.Serialization.SerializationInfo info, Sys… in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7880 public InternalBufferOverflowException(string message) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
7881 public InternalBufferOverflowException(string message, System.Exception inner) { } in InternalBufferOverflowException() method in System.IO.InternalBufferOverflowException
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/netstandard/
H A DTypeForwarders.cs970 …System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.IO.InternalBufferOverflowException))]

12