1 write to SyntaxTreeActionsCount
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerActionCounts.cs (1)
62SyntaxTreeActionsCount = syntaxTreeActionsCount;
1 reference to SyntaxTreeActionsCount
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerTelemetry.cs (1)
144SyntaxTreeActionsCount = actionCounts.SyntaxTreeActionsCount;