2 references to AddComments
Microsoft.CodeAnalysis.Features (2)
ImplementInterface\AbstractImplementInterfaceService.cs (2)
180
=>
AddComments
(g, new[] { comment }, node);
183
=>
AddComments
(g, new[] { comment1, comment2, }, node);