2 references to TryDecode
System.Windows.Forms (1)
System\Windows\Forms\Controls\ImageList\ImageListStreamer.cs (1)
63
RunLengthEncoder.
TryDecode
(remaining, output, out int written);
System.Windows.Forms.Primitives.Tests (1)
System\IO\Compression\RunLengthEncoderTests.cs (1)
41
RunLengthEncoder.
TryDecode
(encoded, decoded, out written).Should().BeTrue();