Skip to content

Releases: Vannevelj/SharpSource

1.16.16

30 Dec 18:09
5b57526
Compare
Choose a tag to compare
  • TestMethodWithoutPublicModifier: Analyzer is rewritten to use IOperation

1.16.15

30 Dec 18:06
27797dd
Compare
Choose a tag to compare
  • DateTimeNow: Correctly handles static imports

1.16.14

30 Dec 17:54
4e53f4d
Compare
Choose a tag to compare
  • Internal code cleanup

1.16.13

30 Dec 17:43
a6636d9
Compare
Choose a tag to compare
  • LinqTraversalBeforeFilter: Analyzer is rewritten to use IOperation
  • LinqTraversalBeforeFilter: Now supports LINQ query syntax

1.16.12

30 Dec 16:46
09515e7
Compare
Choose a tag to compare
  • Project is updated to C# 11

1.16.11

30 Dec 16:36
d51cd26
Compare
Choose a tag to compare
  • Simplified the implementation of all codefixes

1.16.10

30 Dec 15:26
b0272eb
Compare
Choose a tag to compare
  • AccessingTaskResultWithoutAwait: Analyzer is rewritten to use IOperation

1.16.9

30 Dec 15:05
2de56f2
Compare
Choose a tag to compare
  • InstanceFieldWithThreadStatic: Simplified the IsStatic check

1.16.8

30 Dec 14:55
458b462
Compare
Choose a tag to compare
  • OnPropertyChangedWithoutNameOf: Analyzer is rewritten to use IOperation

1.16.7

30 Dec 13:15
ec43410
Compare
Choose a tag to compare
  • ThrowNull: Correctly triggers when a constant or casted null value is being thrown