3 references to TwoByteCompressedIntegerMaxValue
System.Reflection.Metadata (3)
System\Reflection\Metadata\BlobWriterImpl.cs (3)
27if (value <= TwoByteCompressedIntegerMaxValue) 43else if (value <= TwoByteCompressedIntegerMaxValue) 66else if (value <= TwoByteCompressedIntegerMaxValue)