In #89 new analyzers are added. This issue is keeping track of the issues flagged by the newly added analyzers - [C# Guidelines](https://github.com/dennisdoomen/CSharpGuidelines) - [ ] [AV1500](https://github.com/dennisdoomen/CSharpGuidelines/blob/5.7.0/_rules/1500.md) - [x] [AV1708](https://github.com/dennisdoomen/CSharpGuidelines/blob/5.7.0/_rules/1708.md) - SonarCube - [ ] [S2583](https://rules.sonarsource.com/csharp/RSPEC-2583/) - [ ] [S2589](https://rules.sonarsource.com/csharp/RSPEC-2589/) The suppressions added so we can be clean for #26