6 references to GetExpectedV2ErrorLogRulesText
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (5)
SarifV2ErrorLoggerTests.cs (5)
295
AnalyzerForErrorLogTest.
GetExpectedV2ErrorLogRulesText
());
325
AnalyzerForErrorLogTest.
GetExpectedV2ErrorLogRulesText
(suppressionKinds));
426
AnalyzerForErrorLogTest.
GetExpectedV2ErrorLogRulesText
(
500
AnalyzerForErrorLogTest.
GetExpectedV2ErrorLogRulesText
(suppressionKinds1: new[] { "external", "inSource" }));
564
AnalyzerForErrorLogTest.
GetExpectedV2ErrorLogRulesText
(suppressionKinds1: new[] { "inSource" }));
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (1)
SarifV2ErrorLoggerTests.vb (1)
297
AnalyzerForErrorLogTest.
GetExpectedV2ErrorLogRulesText
())