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