Releases: Vannevelj/SharpSource
Releases · Vannevelj/SharpSource
1.16.16
TestMethodWithoutPublicModifier
: Analyzer is rewritten to useIOperation
1.16.15
DateTimeNow
: Correctly handles static imports
1.16.14
- Internal code cleanup
1.16.13
LinqTraversalBeforeFilter
: Analyzer is rewritten to useIOperation
LinqTraversalBeforeFilter
: Now supports LINQ query syntax
1.16.12
- Project is updated to C# 11
1.16.11
- Simplified the implementation of all codefixes
1.16.10
AccessingTaskResultWithoutAwait
: Analyzer is rewritten to useIOperation
1.16.9
InstanceFieldWithThreadStatic
: Simplified theIsStatic
check
1.16.8
OnPropertyChangedWithoutNameOf
: Analyzer is rewritten to useIOperation
1.16.7
ThrowNull
: Correctly triggers when a constant or castednull
value is being thrown