Feature Release
·
546 commits
to master
since this release
New Features
ValueTask
/ValueTask<T>
analyzer for detecting possible multiple consumptions- analyzer for redundant null-forgiving operators
- context actions to annotate integral types with
[NonNegativeValue]
and[ValueRange(...)]
- analyzer for inappropriate use of
[NonNegativeValue]
and[ValueRange(...)]
annotations
Improved
- control flow analyzer when the nullable warning context is enabled