1 write to arr
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
5193this.arr = arr;
3 references to arr
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
5216if (arr[loc] != null) { 5217Marshal.WriteIntPtr(rgelt, Marshal.GetIUnknownForObject(arr[loc])); 5246ppenum = new EnumUnknown(arr, loc);