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