This directory contains sources for analyzers used internally by ASP.NET Core.
Analyzers
: Contains analyzers for ASP.NET Core shipped as part of the Microsoft.NET.Sdk.Web.Microsoft.AspNetCore.Analyzer.Testing
: Contains types for writing analyzer tests.
To build this specific project from source, follow the instructions on building the project.
To run the tests for this project, run the tests on the command line in this directory.
For more information, see the ASP.NET Core README.