Files
codeql/csharp/ql/lib/change-notes/2025-01-27-outdated-deprecations.md
2025-01-27 22:43:13 +01:00

239 B

category
category
breaking
  • Deleted the deprecated getInstanceType predicate from the UnboundGenericType class.
  • Deleted the deprecated getElement predicate from the Node class in ControlFlowGraph.qll, use getAstNode instead.