v1.9.2
Analyzers
- Add analyzer UnusedElementInDocumentationComment (RCS1228)
- Add analyzer UseAsyncAwait (RCS1229)
- Add code fix for analyzer UnusedParameter (RCS1163)
Refactorings
- Add refactoring AddTagToDocumentationComment (RR0208)
Code Fixes
- Add code fixes for CS8050 and CS8139.