1 reference to WriteDocumentChangeAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditSession.cs (1)
1350
await fileLog.
WriteDocumentChangeAsync
(oldDocument, newDocument, updateId, generation, cancellationToken).ConfigureAwait(false);