1 reference to ReplaceWithNameOfAsync
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\Maintainability\UseNameofInPlaceOfString.Fixer.cs (1)
46
c =>
ReplaceWithNameOfAsync
(context.Document, nodeToReplace, stringText, c),