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