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