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