1 write to _thrownException
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
2489
_thrownException
= exception;
6 references to _thrownException
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\ControlDesigner.cs (6)
2072
if (
_thrownException
is null)
2093
if (
_thrownException
is null)
2100
PaintException(pevent,
_thrownException
);
2119
else if (
_thrownException
is null)
2164
if (
_thrownException
is not null)
2484
if (
_thrownException
is not null)