Microsoft.Data.Schema.StaticCodeAnalysis Namespace

This namespace provides classes that you can use to create and manage static code analysis rules.

Classes

  Class Description
Public class Problem Stores the details of a problem detected by a rule.
Public class Rule Holds the detailed information about a rule.
Public class RuleExecutionContext
Public class RuleSetting Stores the settings for a particular rule in a particular configuration.
Public class StaticCodeAnalysisException Represents static code analysis exceptions.

Enumerations

  Enumeration Description
Public enumeration ProblemSeverity Specifies the severity of the problem.