4 writes to _exceptionEditor
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (4)
202_exceptionEditor = null; 214_exceptionEditor = new ExceptionEditor(); 432_exceptionEditor = new ExceptionEditor(); 449_exceptionEditor = new ExceptionEditor();
2 references to _exceptionEditor
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
287if (_exceptionEditor is not null) 289return _exceptionEditor;