2 references to LoadVtable
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
17879this.vtbl = base.LoadVtable<VTABLE>(); 17923this.vtbl = this.LoadVtable<VTABLE>();