3 references to GetTelemetryId
Microsoft.CodeAnalysis.EditorFeatures (2)
Suggestions\SuggestedActions\AbstractFixAllSuggestedAction.cs (1)
51
telemetryId = OriginalCodeAction.
GetTelemetryId
(FixAllState.Scope);
Suggestions\SuggestedActions\SuggestedAction.cs (1)
73
telemetryId = CodeAction.
GetTelemetryId
();
Microsoft.CodeAnalysis.Workspaces (1)
CodeActions\CodeAction.cs (1)
590
/// This is used in <see cref="
GetTelemetryId
(FixAllScope?)"/> to determine the appropriate type