1 write to Exception
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\BindingManagerDataErrorEventArgs.cs (1)
10
Exception
= exception;
1 reference to Exception
System.Windows.Forms.Tests (1)
System\Windows\Forms\BindingManagerDataErrorEventArgsTests.cs (1)
20
Assert.Equal(exception, e.
Exception
);