Roslynator v1.1.3 Release Notes

Release Date: 2016-11-12 // over 7 years ago
  • Analyzers

    ๐Ÿ†• New Analyzers
    • โœ‚ RemoveRedundantToStringCall
    • AvoidNullLiteralExpressionOnLeftSideOfBinaryExpression
    • 0๏ธโƒฃ DefaultLabelShouldBeLastLabelInSwitchSection

    ๐Ÿ”จ Refactorings

    ๐Ÿ†• New Refactorings
    • IntroduceFieldToLockOn