1 write to LeaveOpen
System.IO.Pipelines (1)
System\IO\Pipelines\StreamPipeReaderOptions.cs (1)
50
LeaveOpen
= leaveOpen;
1 reference to LeaveOpen
System.IO.Pipelines (1)
System\IO\Pipelines\StreamPipeReader.cs (1)
56
private bool LeaveOpen => _options.
LeaveOpen
;