4 references to DocCommentSummaryStart
System.Windows.Forms.Design (4)
System\Resources\Tools\StronglyTypedResourceBuilder.cs (4)
375
classType.Comments.Add(new(
DocCommentSummaryStart
, docComment: true));
625
resourceManagerProperty.Comments.Add(new(
DocCommentSummaryStart
, docComment: true));
637
culture.Comments.Add(new(
DocCommentSummaryStart
, docComment: true));
783
property.Comments.Add(new(
DocCommentSummaryStart
, docComment: true));