1 write to vtbl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17923this.vtbl = this.LoadVtable<VTABLE>();
1 reference to vtbl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17945AdviseD advise = (AdviseD)Marshal.GetDelegateForFunctionPointer(this.vtbl.AdvisePtr, typeof(AdviseD));