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