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