68 references to CodeCommentStatement
Microsoft.Build.Tasks.Core (1)
WriteCodeFragment.cs (1)
189globalNamespace.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)); 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 (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));