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