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