1 write to _errorCode
System.Core (1)
System\IO\Pipes\PipeStream.cs (1)
1249asyncResult._errorCode = (int)errorCode;
4 references to _errorCode
System.Core (4)
System\IO\Pipes\PipeStream.cs (4)
409if (afsar._errorCode != 0) { 410WinIOError(afsar._errorCode); 610if (afsar._errorCode != 0) { 611WinIOError(afsar._errorCode);