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)
98helper._ioCompletionCallback(helper._errorCode, helper._numBytes, helper._pOVERLAP);