4 references to SummaryStartElement
System.Data.Entity.Design (4)
System\Data\Entity\Design\EntityViewGeneration\EntityViewGenerator.cs (4)
492
getViewAtMethod.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.
SummaryStartElement
, true /*docComment*/));
544
viewMethod.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.
SummaryStartElement
, true /*docComment*/));
659
constructor.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.
SummaryStartElement
, true /*docComment*/));
677
typeDecl.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.
SummaryStartElement
, true /*docComment*/));