4 references to DocCommentSummaryEnd
System.Windows.Forms.Design (4)
System\Resources\Tools\StronglyTypedResourceBuilder.cs (4)
377
classType.Comments.Add(new(
DocCommentSummaryEnd
, docComment: true));
627
resourceManagerProperty.Comments.Add(new(
DocCommentSummaryEnd
, docComment: true));
640
culture.Comments.Add(new(
DocCommentSummaryEnd
, docComment: true));
785
property.Comments.Add(new(
DocCommentSummaryEnd
, docComment: true));