1 reference to TryWriteCount
System.Private.Windows.Core (1)
System\IO\Compression\RunLengthEncoder.cs (1)
89
if (!reader.TryRead(out byte value) || !writer.
TryWriteCount
(count, value))