1 implementation of ICategorizedAnalyzerConfigOptions
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\Options\AbstractCategorizedAnalyzerConfigOptions.cs (1)
16
internal abstract class AbstractCategorizedAnalyzerConfigOptions :
ICategorizedAnalyzerConfigOptions
1 reference to ICategorizedAnalyzerConfigOptions
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\Options\OptionKind.cs (1)
8
/// Kind of option to fetch from <see cref="
ICategorizedAnalyzerConfigOptions
"/>.