5 references to CreateExceptionForLastError
System.IO.Pipes (5)
System\IO\Pipes\NamedPipeClientStream.Unix.cs (1)
119throw CreateExceptionForLastError();
System\IO\Pipes\NamedPipeServerStream.Unix.cs (4)
114throw CreateExceptionForLastError(_instance?.PipeName); 170throw CreateExceptionForLastError(_instance?.PipeName); 212throw CreateExceptionForLastError(_instance?.PipeName); 218throw CreateExceptionForLastError(_instance?.PipeName);