1 write to _nativeOverlapped
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadScheduler.cs (1)
445_nativeOverlapped = (new Overlapped()).UnsafePack(
2 references to _nativeOverlapped
System.ServiceModel.Primitives (2)
Internals\System\Runtime\IOThreadScheduler.cs (2)
532ThreadPool.UnsafeQueueNativeOverlapped(_nativeOverlapped); 550Overlapped.Free(_nativeOverlapped);