codeql/csharp/old-change-notes/2020-10-28-cil-to-string.md

200 B

lgtm,codescanning

  • The toString() predicate is now less verbose for CIL entities. The old toString() behavior can be recovered by using toStringExtra() and getQualifiedName(), respectively.