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