1 write to _thrownException
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
2474
_thrownException
= exception;
6 references to _thrownException
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\ControlDesigner.cs (6)
2057
if (
_thrownException
is null)
2078
if (
_thrownException
is null)
2085
PaintException(pevent,
_thrownException
);
2104
else if (
_thrownException
is null)
2149
if (
_thrownException
is not null)
2469
if (
_thrownException
is not null)