Files
codeql/csharp/ql/lib/change-notes/2024-04-26-outdated-deprecations.md
2024-04-26 17:17:23 +02:00

408 B

category
category
breaking
  • Deleted the deprecated getAssemblyName predicate from the Operator class. Use getFunctionName instead.
  • Deleted the deprecated LShiftOperator, RShiftOperator, AssignLShiftExpr, AssignRShiftExpr, LShiftExpr, and RShiftExpr aliases.
  • Deleted the deprecated getCallableDescription predicate from the ExternalApiDataNode class. Use hasQualifiedName instead.