1 write to vtbl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17879
this.
vtbl
= base.LoadVtable<VTABLE>();
1 reference to vtbl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17898
FindConnectionPointD findConnectionPoint = (FindConnectionPointD)Marshal.GetDelegateForFunctionPointer(this.
vtbl
.FindConnectionPointPtr, typeof(FindConnectionPointD));