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)
2072if (_thrownException is null) 2093if (_thrownException is null) 2100PaintException(pevent, _thrownException); 2119else if (_thrownException is null) 2164if (_thrownException is not null) 2484if (_thrownException is not null)