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); 173throw CreateExceptionForLastError(_instance?.PipeName); 215throw CreateExceptionForLastError(_instance?.PipeName); 221throw CreateExceptionForLastError(_instance?.PipeName);