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