1 reference to PAGE_NOACCESS
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
582
VirtualAlloc(new IntPtr((byte *)memAddr.ToPointer() + cbSize - pageSize), new UIntPtr(pageSize), UnsafeNativeMethods.MEM_COMMIT, UnsafeNativeMethods.
PAGE_NOACCESS
);