2 references to TryReadCompressedSignedInteger
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
304if (ppSig.TryReadCompressedSignedInteger(out lowerBound))
System.Reflection.Metadata (1)
System\Reflection\Metadata\BlobReader.cs (1)
533if (!TryReadCompressedSignedInteger(out value))