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