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