2 references to E_INVALIDARG
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Accessible.cs (2)
966if (UnsafeNativeMethods.AccessibleChildren(accessibleObject, 0, childCount, aChildren, out childrenReturned) == NativeMethods.E_INVALIDARG) 1420case NativeMethods.E_INVALIDARG: