1 reference to UnflushedBytesNotSupported
System.IO.Pipelines (1)
System\IO\Pipelines\ThrowHelper.cs (1)
90public static NotSupportedException CreateNotSupportedException_UnflushedBytes() => new NotSupportedException(SR.UnflushedBytesNotSupported);