2 references to EmitXmlComments
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\CommentEmitter.cs (2)
300
EmitXmlComments
("LongDescription", GetFormattedLines(documentation.LongDescription, true), commentCollection);
313
EmitXmlComments
("summary", summaryComments, commentCollection);