1 reference to VirtualAlloc
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
1765IntPtr result = UnsafeNativeMethods.VirtualAlloc(address, size, allocationType, protect);