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