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