4 references to DocCommentSummaryStart
Microsoft.Build.Tasks.Core (4)
system.design\stronglytypedresourcebuilder.cs (4)
239
srClass.Comments.Add(new CodeCommentStatement(
DocCommentSummaryStart
, true));
502
resMgr.Comments.Add(new CodeCommentStatement(
DocCommentSummaryStart
, true));
514
culture.Comments.Add(new CodeCommentStatement(
DocCommentSummaryStart
, true));
670
prop.Comments.Add(new CodeCommentStatement(
DocCommentSummaryStart
, true));