3 references to IntNativeArrayToSafeArray
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomation.g.cs (1)
1604 return __object.IntNativeArrayToSafeArray(array, arrayCount, safeArray);
Windows.Win32.UI_Accessibility_IUIAutomation_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomation.Interface.IntNativeArrayToSafeArray(int*, int, winmdroot.System.Com.SAFEARRAY**)"/> 60 winmdroot.Foundation.HRESULT __result = @this.IntNativeArrayToSafeArray(arrayLocal, array.Length, safeArrayLocal);