1 write to _analyzerConfigOptions
GenerateDocumentationAndConfigFiles (1)
src\RoslynAnalyzers\Utilities\Compiler\Options\SyntaxTreeCategorizedAnalyzerConfigOptions.cs (1)
28_analyzerConfigOptions = analyzerConfigOptions;
2 references to _analyzerConfigOptions
GenerateDocumentationAndConfigFiles (2)
src\RoslynAnalyzers\Utilities\Compiler\Options\SyntaxTreeCategorizedAnalyzerConfigOptions.cs (2)
73RoslynDebug.Assert(_analyzerConfigOptions != null); 82return _analyzerConfigOptions.TryGetValue(key, out valueString);