Files
codeql/csharp/ql/lib/change-notes/2026-02-23-partial-extraction-fix.md
2026-02-24 07:56:02 +01:00

218 B

category
category
fix
  • Fixed an issue where the body of a partial member could be extracted twice. When both a defining and an implementing declaration exist, only the implementing declaration is now extracted.