3 references to GetTelemetryId
Microsoft.CodeAnalysis.EditorFeatures (2)
Suggestions\SuggestedActions\EditorSuggestedAction.cs (1)
58telemetryId = CodeAction.GetTelemetryId();
Suggestions\SuggestedActions\EditorSuggestedActionForRefactorOrFixAll.cs (1)
45telemetryId = originalCodeAction.GetTelemetryId(fixAllState.Scope);
Microsoft.CodeAnalysis.Workspaces (1)
CodeActions\CodeAction.cs (1)
590/// This is used in <see cref="GetTelemetryId(FixAllScope?)"/> to determine the appropriate type