2 references to ZstandardDictionary_EmptyBuffer
System.IO.Compression (2)
System\IO\Compression\Zstandard\ZstandardDictionary.cs (2)
45
throw new ArgumentException(SR.
ZstandardDictionary_EmptyBuffer
, nameof(buffer));
93
throw new ArgumentException(SR.
ZstandardDictionary_EmptyBuffer
, nameof(samples));