2 writes to errorText
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindToObject.cs (2)
140this.errorText = GetErrorText(obj); 187this.errorText = GetErrorText(obj);
1 reference to errorText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\BindToObject.cs (1)
107return this.errorText;