3 references to OnDocumentUpdatedAsync
Microsoft.CodeAnalysis.Features (3)
AbstractRemoveUnusedValuesCodeFixProvider.cs (3)
847
await
OnDocumentUpdatedAsync
().ConfigureAwait(false);
858
await
OnDocumentUpdatedAsync
().ConfigureAwait(false);
866
await
OnDocumentUpdatedAsync
().ConfigureAwait(false);