113 references to Comments
Microsoft.Build.Tasks.Core (15)
system.design\stronglytypedresourcebuilder.cs (15)
239srClass.Comments.Add(new CodeCommentStatement(DocCommentSummaryStart, true)); 240srClass.Comments.Add(new CodeCommentStatement(SR.GetString(SR.ClassDocComment), true)); 243srClass.Comments.Add(comment); 245srClass.Comments.Add(comment); 247srClass.Comments.Add(new CodeCommentStatement(DocCommentSummaryEnd, true)); 502resMgr.Comments.Add(new CodeCommentStatement(DocCommentSummaryStart, true)); 503resMgr.Comments.Add(new CodeCommentStatement(SR.GetString(SR.ResMgrPropertyComment), true)); 504resMgr.Comments.Add(new CodeCommentStatement(DocCommentSummaryEnd, true)); 514culture.Comments.Add(new CodeCommentStatement(DocCommentSummaryStart, true)); 515culture.Comments.Add(new CodeCommentStatement(SR.GetString(SR.CulturePropertyComment1), true)); 516culture.Comments.Add(new CodeCommentStatement(SR.GetString(SR.CulturePropertyComment2), true)); 517culture.Comments.Add(new CodeCommentStatement(DocCommentSummaryEnd, true)); 670prop.Comments.Add(new CodeCommentStatement(DocCommentSummaryStart, true)); 671prop.Comments.Add(new CodeCommentStatement(text, true)); 672prop.Comments.Add(new CodeCommentStatement(DocCommentSummaryEnd, true));
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (3)
1492ctm.Comments.Add(ccs); 1494ctm.Comments.Add(ccs); 1496ctm.Comments.Add(ccs);
System.CodeDom (18)
Microsoft\CSharp\CSharpCodeGenerator.cs (9)
355GenerateCommentStatements(_currentMember.Comments); 384GenerateCommentStatements(_currentMember.Comments); 1323GenerateCommentStatements(_currentMember.Comments); 1420GenerateCommentStatements(_currentMember.Comments); 1732GenerateCommentStatements(_currentMember.Comments); 1831GenerateCommentStatements(e.Comments); 1966GenerateCommentStatements(member.Comments); 2050GenerateCommentStatements(_currentMember.Comments); 2081GenerateCommentStatements(_currentMember.Comments);
System\CodeDom\Compiler\CodeGenerator.cs (9)
60GenerateCommentStatements(e.Comments); 130GenerateCommentStatements(member.Comments); 214GenerateCommentStatements(_currentMember.Comments); 449GenerateCommentStatements(_currentMember.Comments); 484GenerateCommentStatements(_currentMember.Comments); 628GenerateCommentStatements(_currentMember.Comments); 665GenerateCommentStatements(_currentMember.Comments); 740GenerateCommentStatements(_currentMember.Comments); 838GenerateCommentStatements(_currentMember.Comments);
System.Management (60)
System\Management\WMIGenerator.cs (60)
474cc.Comments.Add(new CodeCommentStatement(SR.CommentClassBegin + 962cmp.Comments.Add(new CodeCommentStatement(Comment)); 1006cmp.Comments.Add(new CodeCommentStatement(Comment)); 1076cmp.Comments.Add(new CodeCommentStatement(SR.CommentManagementPath)); 1161SysPropsClass.Comments.Add(new CodeCommentStatement(SR.CommentSystemPropertiesClass)); 2131cctor.Comments.Add(new CodeCommentStatement(SR.CommentConstructors)); 3294cmm.Comments.Add(new CodeCommentStatement(SR.CommentGetInstances)); 3715cf.Comments.Add(new CodeCommentStatement(Comment)); 4230CodeConvertorClass.Comments.Add(new CodeCommentStatement(SR.CommentPrototypeConverter)); 4429ccc.Comments.Add(new CodeCommentStatement(SR.CommentEnumeratorImplementation)); 5338cc.Comments.Add(new CodeCommentStatement(SR.CommentShouldSerialize)); 5339cc.Comments.Add(new CodeCommentStatement(SR.CommentIsPropNull)); 5340cc.Comments.Add(new CodeCommentStatement(SR.CommentResetProperty)); 5341cc.Comments.Add(new CodeCommentStatement(SR.CommentAttributeProperty)); 6043cmp.Comments.Add(new CodeCommentStatement(SR.CommentManagementScope)); 6100cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6101cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6102cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6103cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6104cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment)); 6105cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment2)); 6106cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment3)); 6107cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment4)); 6108cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment5)); 6109cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment6)); 6110cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6112cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment7)); 6113cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment1)); 6114cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment2)); 6115cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment3)); 6116cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment4)); 6117cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment5)); 6118cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment6)); 6119cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment7)); 6120cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment8)); 6121cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment9)); 6122cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment10)); 6123cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6125cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment8)); 6126cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment1)); 6127cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment2)); 6128cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment3)); 6129cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment4)); 6130cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment5)); 6131cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment6)); 6132cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment7)); 6133cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment8)); 6134cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment9)); 6135cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment10)); 6136cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment11)); 6137cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment12)); 6138cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment13)); 6139cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment14)); 6140cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment15)); 6184cc.Comments.Add(new CodeCommentStatement(SR.CommentTimeSpanConversionFunction)); 6194cc.Comments.Add(new CodeCommentStatement(SR.CommentDateConversionFunction)); 6363cmmdt.Comments.Add(new CodeCommentStatement(SR.CommentToDateTime)); 6807cmmts.Comments.Add(new CodeCommentStatement(SR.CommentToDmtfTimeInterval)); 7069cmmdt.Comments.Add(new CodeCommentStatement(SR.CommentToDmtfDateTime)); 7391cmmts.Comments.Add(new CodeCommentStatement(SR.CommentToTimeSpan));
System.Windows.Forms.Design (17)
System\Resources\Tools\StronglyTypedResourceBuilder.cs (17)
375classType.Comments.Add(new(DocCommentSummaryStart, docComment: true)); 376classType.Comments.Add(new(SR.ClassDocComment, docComment: true)); 377classType.Comments.Add(new(DocCommentSummaryEnd, docComment: true)); 485classDeclaration.Comments.Add(new(SR.ClassComments1)); 486classDeclaration.Comments.Add(new(SR.ClassComments2)); 487classDeclaration.Comments.Add(new(SR.ClassComments3)); 488classDeclaration.Comments.Add(new(SR.ClassComments4)); 625resourceManagerProperty.Comments.Add(new(DocCommentSummaryStart, docComment: true)); 626resourceManagerProperty.Comments.Add(new(SR.ResMgrPropertyComment, docComment: true)); 627resourceManagerProperty.Comments.Add(new(DocCommentSummaryEnd, docComment: true)); 637culture.Comments.Add(new(DocCommentSummaryStart, docComment: true)); 638culture.Comments.Add(new(SR.CulturePropertyComment1, docComment: true)); 639culture.Comments.Add(new(SR.CulturePropertyComment2, docComment: true)); 640culture.Comments.Add(new(DocCommentSummaryEnd, docComment: true)); 783property.Comments.Add(new(DocCommentSummaryStart, docComment: true)); 784property.Comments.Add(new(text, docComment: true)); 785property.Comments.Add(new(DocCommentSummaryEnd, docComment: true));