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