1 reference to ApplyChangesAsync
Microsoft.VisualStudio.LanguageServer.ContainedLanguage (1)
MessageInterception\DefaultInterceptorManager.cs (1)
96
var result = await interceptor.Value.
ApplyChangesAsync
(message, contentType, cancellationToken);