pub const MAX_CALL_FLAGS: u8 = 0x0F;
Bitmask of valid CallFlags values (CallFlags.All). Used to validate call flags in method tokens.
CallFlags.All