2 references to AddComments
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Analyzers\Core\CodeFixes\ImplementInterface\AbstractImplementInterfaceService.cs (2)
85
=>
AddComments
([comment], node);
88
=>
AddComments
([comment1, comment2], node);