1 write to _errorCode
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Win32ThreadPoolNativeOverlapped.cs (1)
208
args.
_errorCode
= errorCode;
1 reference to _errorCode
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Win32ThreadPoolNativeOverlapped.cs (1)
221
uint errorCode = args.
_errorCode
;