1 write to _analyzerConfigOptions
Test.Utilities (1)
SyntaxTreeCategorizedAnalyzerConfigOptions.cs (1)
25_analyzerConfigOptions = analyzerConfigOptions;
2 references to _analyzerConfigOptions
Test.Utilities (2)
SyntaxTreeCategorizedAnalyzerConfigOptions.cs (2)
70RoslynDebug.Assert(_analyzerConfigOptions != null); 79return _analyzerConfigOptions.TryGetValue(key, out valueString);