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