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