CodeQL library for C#
codeql/csharp-all 6.0.2 (changelog, source)
Search

Primitive predicate QlBuiltins::BigInt::bitShiftRightSigned

Returns the signed bitwise right shift of the receiver by the argument

BigInt bitShiftRightSigned(int other)