Episode

Using Rosyln Analyzers

with Robert Green, Jim Wooley

Jim shows how to use Roslyn analyzers to analyze your code for style, quality, design and issues.

Chapters

  • 00:00 - Introduction
  • 01:45 - What can you use analyzers for?
  • 06:00 - Exploring analyzer generated warnings, messages and errors
  • 09:07 - Turning on additional Roslyn analyzers
  • 11:15 - Customizing rules and severity of code issues
  • 13:45 - Using 3rd party analyzers
  • 17:00 - More on exploring and fixing errors
  • 25:30 - Wrap-up

Visual Studio