Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ StackOverflowException() [1/4]

System.StackOverflowException.StackOverflowException ( )
inline

Definition at line 10 of file StackOverflowException.cs.

11 : base(SR.Arg_StackOverflowException)
12 {
13 base.HResult = -2147023895;
14 }

References System.Runtime.Serialization.Dictionary.