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