3 references to ComputeOperationsAsync
Microsoft.CodeAnalysis.Workspaces (3)
CodeActions\CodeActionWithOptions.cs (3)
16/// cref="ComputeOperationsAsync(object, CancellationToken)"/> or <see cref="ComputeOperationsAsync(object, 71/// overriding this method over <see cref="ComputeOperationsAsync(object, CancellationToken)"/> when computation 75=> ComputeOperationsAsync(options, cancellationToken);