2 references to AllocateNativeOverlapped
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Overlapped.cs (2)
90
return
AllocateNativeOverlapped
(userData);
106
return
AllocateNativeOverlapped
(userData);