1 write to _topLevelAction
Microsoft.CodeAnalysis.Test.Utilities (1)
Diagnostics\CommonDiagnosticAnalyzers.cs (1)
1768_topLevelAction = topLevelAction;
2 references to _topLevelAction
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\CommonDiagnosticAnalyzers.cs (2)
1872if (_topLevelAction) 1953var rule = _topLevelAction ? SymbolStartTopLevelRule : SymbolStartCompilationLevelRule;