1 write to OperationActionsCount
Microsoft.CodeAnalysis.Features (1)
Diagnostics\DiagnosticAnalyzerTelemetry.cs (1)
58
OperationActionsCount
= analyzerTelemetryInfo.OperationActionsCount;
1 reference to OperationActionsCount
Microsoft.CodeAnalysis.Features (1)
Diagnostics\DiagnosticAnalyzerTelemetry.cs (1)
122
m["Analyzer.Operation"] = analyzerInfo.
OperationActionsCount
;