1 write to Diagnostics
Microsoft.CodeAnalysis (1)
CommandLine\AnalyzerConfigOptionsResult.cs (1)
42
Diagnostics
= diagnostics;
2 references to Diagnostics
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.cs (2)
929
diagnostics.AddRange(sourceFileAnalyzerConfigOption.
Diagnostics
);
1081
diagnostics.AddRange(result.
Diagnostics
);