1 reference to MakeInternalAsync
Microsoft.Analyzers.Extra (1)
MakeExeTypesInternalFixer.cs (1)
32
var action = CodeAction.Create(Resources.MakeTypeInternal, c =>
MakeInternalAsync
(context.Document, node, context.CancellationToken), nameof(MakeExeTypesInternalFixer));