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