Base:
property
OtherAnalyzers
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractUnncessarySuppressionDiagnosticTest.OtherAnalyzers
1 reference to OtherAnalyzers
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Diagnostics\Suppression\RemoveUnnecessaryPragmaSuppressionsTests.cs (1)
157var supported = ((CSharpCompilerDiagnosticAnalyzer)OtherAnalyzers[0]).GetSupportedErrorCodes();