4 references to DocCommentSummaryStart
Microsoft.Build.Tasks.Core (4)
system.design\stronglytypedresourcebuilder.cs (4)
210
srClass.Comments.Add(new CodeCommentStatement(
DocCommentSummaryStart
, true));
473
resMgr.Comments.Add(new CodeCommentStatement(
DocCommentSummaryStart
, true));
485
culture.Comments.Add(new CodeCommentStatement(
DocCommentSummaryStart
, true));
641
prop.Comments.Add(new CodeCommentStatement(
DocCommentSummaryStart
, true));