2 references to GetAddressOfVariantAtIndex
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
2943if (!GotoItem(owner.systemIEnumVariant, newOrder[currentChild], GetAddressOfVariantAtIndex(rgvar, i))) 2961Marshal.GetNativeVariantForObject(((object) currentChild), GetAddressOfVariantAtIndex(rgvar, i));