1 write to Severity
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildAnalyzerConfigurationInternal.cs (1)
17Severity = severity;
3 references to Severity
Microsoft.Build (3)
BuildCheck\Infrastructure\BuildAnalyzerConfigurationInternal.cs (2)
31Severity == other.Severity &&
BuildCheck\Infrastructure\BuildEventsProcessor.cs (1)
201BuildEventArgs eventArgs = result.ToEventArgs(config.Severity);