1 reference to UpdateDescriptionAsync
Roslyn.Diagnostics.Analyzers (1)
ImportingConstructorShouldBeObsoleteCodeFixProvider.cs (1)
59createChangedDocument = cancellationToken => UpdateDescriptionAsync(context.Document, diagnostic.Location.SourceSpan, cancellationToken);