1 reference to AddImportingConstructorAttributeAsync
Roslyn.Diagnostics.Analyzers (1)
ExportedPartsShouldHaveImportingConstructorCodeFixProvider.cs (1)
60
createChangedDocument = cancellationToken =>
AddImportingConstructorAttributeAsync
(context.Document, diagnostic.Location.SourceSpan, cancellationToken);