4 references to SummaryEndElement
System.Data.Entity.Design (4)
System\Data\Entity\Design\EntityViewGeneration\EntityViewGenerator.cs (4)
494
getViewAtMethod.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.
SummaryEndElement
, true /*docComment*/));
546
viewMethod.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.
SummaryEndElement
, true /*docComment*/));
661
constructor.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.
SummaryEndElement
, true /*docComment*/));
679
typeDecl.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.
SummaryEndElement
, true /*docComment*/));