2 references to EmitComments
System.Data.Services.Design (2)
System\Data\EntityModel\Emitters\CommentEmitter.cs (1)
328
EmitComments
(summaryComments, commentCollection, true);
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
139
CommentEmitter.
EmitComments
(CommentEmitter.GetFormattedLines(comments, false), codeNamespace.Comments, false);