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