1 implementation of ComputeIntentsAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\IntelliCode\IntentProcessor.cs (1)
37
public async Task<ImmutableArray<IntentSource>>
ComputeIntentsAsync
(IntentRequestContext intentRequestContext, CancellationToken cancellationToken)
1 reference to ComputeIntentsAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\IntelliCode\Api\IIntentSourceProvider.cs (1)
41
/// The text snapshot and selection when <see cref="IIntentSourceProvider.
ComputeIntentsAsync
"/>