1 reference to ConvertToIntelliCodeResultAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\IntelliCode\IntentProcessor.cs (1)
78
var convertedIntent = await
ConvertToIntelliCodeResultAsync
(result, originalDocument, currentDocument, cancellationToken).ConfigureAwait(false);