3 references to OnParse
System.Windows.Forms (2)
System\Windows\Forms\DataBinding\Binding.cs (2)
681OnParse(e); 714OnParse(e);
System.Windows.Forms.Tests (1)
System\Windows\Forms\BindingTests.cs (1)
638public new void OnParse(ConvertEventArgs cevent) => base.OnParse(cevent);