1 write to _ioCompletionCallback
mscorlib (1)
system\threading\overlapped.cs (1)
82
_ioCompletionCallback
= ioCompletionCallback;
1 reference to _ioCompletionCallback
mscorlib (1)
system\threading\overlapped.cs (1)
98
helper.
_ioCompletionCallback
(helper._errorCode, helper._numBytes, helper._pOVERLAP);