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