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