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)
2057if (_thrownException is null) 2078if (_thrownException is null) 2085PaintException(pevent, _thrownException); 2104else if (_thrownException is null) 2149if (_thrownException is not null) 2469if (_thrownException is not null)