2 references to StackOverflowException
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\CollectionFormTests.cs (1)
366
.Returns(() => throw new
StackOverflowException
())
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListControlTests.cs (1)
3079
throw new
StackOverflowException
();