2 references to ILFormatMask
System.Reflection.Metadata (2)
System\Reflection\Metadata\IL\MethodBodyBlock.cs (2)
101if ((headByte & ILFormatMask) == ILTinyFormat) 119if ((headByte & ILFormatMask) != ILFatFormat)