Fix analyzer warnings (original) (raw)

This is an overarching issue to track analyzer warnings that are currently silenced. To fix a single warning:

  1. Remove the warning silence from .editorconfig
  2. Run a build locally
  3. Fix any warnings that are emitted
  4. Create a pull request
  5. Link it to this issue
  6. Once merged check the relevant box below

StyleCop.Analyzers

Microsoft.CodeAnalysis.NetAnalyzers

Quality rules

Compiler messages

Style rules

Microsoft.VisualStudio.Threading.Analyzers