Files
codeql/csharp/ql/lib/change-notes/released/0.9.1.md
2024-04-15 17:34:47 +00:00

204 B

0.9.1

Minor Analysis Improvements

  • Extracting suppress nullable warning expressions did not work when applied directly to a method call (like System.Console.Readline()!). This has been fixed.