3 references to Arg_StackOverflowException
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\StackOverflowException.cs (3)
17: base(SR.Arg_StackOverflowException) 23: base(message ?? SR.Arg_StackOverflowException) 29: base(message ?? SR.Arg_StackOverflowException, innerException)