2 references to LogDocumentChangesAsync
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditSession.cs (2)
1027await LogDocumentChangesAsync(generation: null, cancellationToken).ConfigureAwait(false); 1043await LogDocumentChangesAsync(generation: null, cancellationToken).ConfigureAwait(false);