2 references to MinWindowLog
System.IO.Compression.Zstandard (2)
System\IO\Compression\ZstandardCompressionOptions.cs (2)
62
/// The valid range is from <see cref="
MinWindowLog
"/> to <see cref="MaxWindowLog"/>.
65
/// <exception cref="ArgumentOutOfRangeException">The value is not 0 and is not between <see cref="
MinWindowLog
"/> and <see cref="MaxWindowLog"/>.</exception>