2 references to ReadCompressedUInt
Microsoft.CodeAnalysis.CodeStyle (2)
ObjectReader.cs (2)
420
int characterCount = (int)
ReadCompressedUInt
();
450
length = (int)this.
ReadCompressedUInt
();