1 reference to GetTextChangeAsync
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Internal\Completion\FSharpInternalCommonCompletionProvider.cs (1)
33
return _provider.
GetTextChangeAsync
(base.GetTextChangeAsync, selectedItem, ch, cancellationToken);