68 references to CodeCommentStatement
Microsoft.Build.Tasks.Core (1)
WriteCodeFragment.cs (1)
185globalNamespace.Comments.Add(new CodeCommentStatement(comment));
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)); 4412ccc.Comments.Add(new CodeCommentStatement(SR.CommentEnumeratorImplementation)); 5304cc.Comments.Add(new CodeCommentStatement(SR.CommentShouldSerialize)); 5305cc.Comments.Add(new CodeCommentStatement(SR.CommentIsPropNull)); 5306cc.Comments.Add(new CodeCommentStatement(SR.CommentResetProperty)); 5307cc.Comments.Add(new CodeCommentStatement(SR.CommentAttributeProperty)); 6009cmp.Comments.Add(new CodeCommentStatement(SR.CommentManagementScope)); 6066cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6067cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6068cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6069cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6070cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment)); 6071cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment2)); 6072cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment3)); 6073cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment4)); 6074cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment5)); 6075cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment6)); 6076cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6078cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment7)); 6079cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment1)); 6080cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment2)); 6081cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment3)); 6082cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment4)); 6083cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment5)); 6084cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment6)); 6085cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment7)); 6086cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment8)); 6087cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment9)); 6088cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedVisualBasicComment10)); 6089cc.Comments.Add(new CodeCommentStatement(string.Empty)); 6091cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedComment8)); 6092cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment1)); 6093cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment2)); 6094cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment3)); 6095cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment4)); 6096cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment5)); 6097cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment6)); 6098cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment7)); 6099cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment8)); 6100cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment9)); 6101cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment10)); 6102cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment11)); 6103cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment12)); 6104cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment13)); 6105cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment14)); 6106cc.Comments.Add(new CodeCommentStatement(SR.EmbeddedCSharpComment15)); 6150cc.Comments.Add(new CodeCommentStatement(SR.CommentTimeSpanConversionFunction)); 6160cc.Comments.Add(new CodeCommentStatement(SR.CommentDateConversionFunction)); 6329cmmdt.Comments.Add(new CodeCommentStatement(SR.CommentToDateTime)); 6773cmmts.Comments.Add(new CodeCommentStatement(SR.CommentToDmtfTimeInterval)); 7035cmmdt.Comments.Add(new CodeCommentStatement(SR.CommentToDmtfDateTime)); 7357cmmts.Comments.Add(new CodeCommentStatement(SR.CommentToTimeSpan));
System.Windows.Forms.Design (7)
System\ComponentModel\Design\Serialization\ComponentCodeDomSerializer.cs (3)
438entry.Statements.Insert(0, new CodeCommentStatement(string.Empty)); 439entry.Statements.Insert(0, new CodeCommentStatement(name)); 440entry.Statements.Insert(0, new CodeCommentStatement(string.Empty));
System\Resources\Tools\StronglyTypedResourceBuilder.cs (4)
485classDeclaration.Comments.Add(new(SR.ClassComments1)); 486classDeclaration.Comments.Add(new(SR.ClassComments2)); 487classDeclaration.Comments.Add(new(SR.ClassComments3)); 488classDeclaration.Comments.Add(new(SR.ClassComments4));