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