2 references to AllocateNativeOverlapped
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Overlapped.cs (2)
91
return
AllocateNativeOverlapped
(userData);
107
return
AllocateNativeOverlapped
(userData);