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