90 instantiations of CodeCommentStatement
PresentationBuildTasks (3)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (3)
1496CodeCommentStatement ccs = new CodeCommentStatement(SummaryStartTag, true); 1498ccs = new CodeCommentStatement(comment, true); 1500ccs = new CodeCommentStatement(SummaryEndTag, true);
System.Data.Entity.Design (15)
System\Data\Entity\Design\EntityViewGeneration\EntityViewGenerator.cs (8)
492getViewAtMethod.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.SummaryStartElement, true /*docComment*/)); 494getViewAtMethod.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.SummaryEndElement, true /*docComment*/)); 544viewMethod.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.SummaryStartElement, true /*docComment*/)); 546viewMethod.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.SummaryEndElement, true /*docComment*/)); 659constructor.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.SummaryStartElement, true /*docComment*/)); 661constructor.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.SummaryEndElement, true /*docComment*/)); 677typeDecl.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.SummaryStartElement, true /*docComment*/)); 679typeDecl.Comments.Add(new CodeCommentStatement(EntityViewGenerationConstants.SummaryEndElement, true /*docComment*/));
System\Data\EntityModel\Emitters\CommentEmitter.cs (4)
136commentCollection.Add(new CodeCommentStatement(comment, docComment)); 154commentCollection.Add(new CodeCommentStatement(paramComment, true)); 328commentCollection.Add(new CodeCommentStatement(string.Format(CultureInfo.InvariantCulture, "<{0}>", tag), true)); 330commentCollection.Add(new CodeCommentStatement(string.Format(CultureInfo.InvariantCulture, "</{0}>", tag), true));
System\Data\EntityModel\Emitters\EntityTypeEmitter.cs (3)
60typeDecl.Comments.Add( new CodeCommentStatement( "<KeyProperties>", true ) ); 64typeDecl.Comments.Add( new CodeCommentStatement( name, true ) ); 66typeDecl.Comments.Add( new CodeCommentStatement( "</KeyProperties>", true ) );
System.Data.Services.Design (7)
System\Data\EntityModel\Emitters\CommentEmitter.cs (4)
129commentCollection.Add(new CodeCommentStatement(comment, docComment)); 149commentCollection.Add(new CodeCommentStatement(paramComment, true)); 327commentCollection.Add(new CodeCommentStatement(string.Format(CultureInfo.InvariantCulture, "<{0}>", tag), true)); 329commentCollection.Add(new CodeCommentStatement(string.Format(CultureInfo.InvariantCulture, "</{0}>", tag), true));
System\Data\EntityModel\Emitters\EntityTypeEmitter.cs (3)
61typeDecl.Comments.Add(new CodeCommentStatement("<KeyProperties>", true)); 65typeDecl.Comments.Add(new CodeCommentStatement(name, true)); 67typeDecl.Comments.Add(new CodeCommentStatement("</KeyProperties>", true));
System.Management (60)
WmiGenerator.cs (60)
504cc.Comments.Add(new CodeCommentStatement(GetString("COMMENT_CLASSBEGIN") + 1003cmp.Comments.Add(new CodeCommentStatement(Comment)); 1047cmp.Comments.Add(new CodeCommentStatement(Comment)); 1117cmp.Comments.Add(new CodeCommentStatement(GetString("COMMENT_MGMTPATH"))); 1202SysPropsClass.Comments.Add(new CodeCommentStatement(GetString("COMMENT_SYSPROPCLASS"))); 2183cctor.Comments.Add(new CodeCommentStatement(GetString("COMMENT_CONSTRUCTORS"))); 3348cmm.Comments.Add(new CodeCommentStatement(GetString("COMMENT_GETINSTANCES"))); 3771cf.Comments.Add(new CodeCommentStatement(Comment)); 4287CodeConvertorClass.Comments.Add(new CodeCommentStatement(GetString("COMMENT_PROPTYPECONVERTER"))); 4505ccc.Comments.Add(new CodeCommentStatement(GetString("COMMENT_ENUMIMPL"))); 5396cc.Comments.Add(new CodeCommentStatement(GetString("COMMENT_SHOULDSERIALIZE"))); 5397cc.Comments.Add(new CodeCommentStatement(GetString("COMMENT_ISPROPNULL"))); 5398cc.Comments.Add(new CodeCommentStatement(GetString("COMMENT_RESETPROP"))); 5399cc.Comments.Add(new CodeCommentStatement(GetString("COMMENT_ATTRIBPROP"))); 6122cmp.Comments.Add(new CodeCommentStatement(GetString("COMMENT_MGMTSCOPE"))); 6179cc.Comments.Add(new CodeCommentStatement(GetString(""))); 6180cc.Comments.Add(new CodeCommentStatement(GetString(""))); 6181cc.Comments.Add(new CodeCommentStatement(GetString(""))); 6182cc.Comments.Add(new CodeCommentStatement(GetString(""))); 6183cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDDED_COMMENT1"))); 6184cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDDED_COMMENT2"))); 6185cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDDED_COMMENT3"))); 6186cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDDED_COMMENT4"))); 6187cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDDED_COMMENT5"))); 6188cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDDED_COMMENT6"))); 6189cc.Comments.Add(new CodeCommentStatement(GetString(""))); 6191cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDDED_COMMENT7"))); 6192cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP1"))); 6193cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP2"))); 6194cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP3"))); 6195cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP4"))); 6196cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP5"))); 6197cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP6"))); 6198cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP7"))); 6199cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP8"))); 6200cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP9"))); 6201cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_VB_CODESAMP10"))); 6202cc.Comments.Add(new CodeCommentStatement(GetString(""))); 6204cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDDED_COMMENT8"))); 6205cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP1"))); 6206cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP2"))); 6207cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP3"))); 6208cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP4"))); 6209cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP5"))); 6210cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP6"))); 6211cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP7"))); 6212cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP8"))); 6213cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP9"))); 6214cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP10"))); 6215cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP11"))); 6216cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP12"))); 6217cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP13"))); 6218cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP14"))); 6219cc.Comments.Add(new CodeCommentStatement(GetString("EMBEDED_CS_CODESAMP15"))); 6264cc.Comments.Add(new CodeCommentStatement(GetString("COMMENT_TIMESPANCONVFUNC"))); 6274cc.Comments.Add(new CodeCommentStatement(GetString("COMMENT_DATECONVFUNC"))); 6443cmmdt.Comments.Add(new CodeCommentStatement(GetString("COMMENT_TODATETIME"))); 6894cmmts.Comments.Add(new CodeCommentStatement(GetString("COMMENT_TODMTFTIMEINTERVAL"))); 7156cmmdt.Comments.Add(new CodeCommentStatement(GetString("COMMENT_TODMTFDATETIME"))); 7483cmmts.Comments.Add(new CodeCommentStatement(GetString("COMMENT_TOTIMESPAN")));
System.Web (1)
Configuration\BrowserCapabilitiesCodeGenerator.cs (1)
1453cmm.Statements.Add(new CodeCommentStatement(comment));
System.Xml (1)
System\Xml\Serialization\Advanced\SchemaImporterExtension.cs (1)
179type.Comments.Add(new CodeCommentStatement(comment, false));
XamlBuildTask (3)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (3)
1007new CodeCommentStatement("<summary>", true), 1008new CodeCommentStatement(comment, true), 1009new CodeCommentStatement("</summary>", true)
39 references to CodeCommentStatement
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1496CodeCommentStatement ccs = new CodeCommentStatement(SummaryStartTag, true);
System (35)
compmod\microsoft\csharp\csharpcodeprovider.cs (4)
1056if (e is CodeCommentStatement) { 1057GenerateCommentStatement((CodeCommentStatement)e); 1419private void GenerateCommentStatement(CodeCommentStatement e) { 1429foreach (CodeCommentStatement comment in e) {
compmod\microsoft\visualbasic\VBCodeProvider.cs (3)
1461private bool IsDocComment(CodeCommentStatement comment) { 1476foreach (CodeCommentStatement comment in e) { 1482foreach (CodeCommentStatement comment in e) {
compmod\system\codedom\CodeCommentStatement.cs (2)
30/// Initializes a new instance of <see cref='System.CodeDom.CodeCommentStatement'/>. 45/// Initializes a new instance of <see cref='System.CodeDom.CodeCommentStatement'/> with the specified text as
compmod\system\codedom\CodeCommentStatementCollection.cs (18)
17/// A collection that stores <see cref='System.CodeDom.CodeCommentStatement'/> objects. 46/// Initializes a new instance of <see cref='System.CodeDom.CodeCommentStatementCollection'/> containing any array of <see cref='System.CodeDom.CodeCommentStatement'/> objects. 49public CodeCommentStatementCollection(CodeCommentStatement[] value) { 54/// <para>Represents the entry at the specified index of the <see cref='System.CodeDom.CodeCommentStatement'/>.</para> 56public CodeCommentStatement this[int index] { 58return ((CodeCommentStatement)(List[index])); 66/// <para>Adds a <see cref='System.CodeDom.CodeCommentStatement'/> with the specified value to the 69public int Add(CodeCommentStatement value) { 76public void AddRange(CodeCommentStatement[] value) { 102/// <see cref='System.CodeDom.CodeCommentStatementCollection'/> contains the specified <see cref='System.CodeDom.CodeCommentStatement'/>.</para> 104public bool Contains(CodeCommentStatement value) { 112public void CopyTo(CodeCommentStatement[] array, int index) { 117/// <para>Returns the index of a <see cref='System.CodeDom.CodeCommentStatement'/> in 120public int IndexOf(CodeCommentStatement value) { 125/// <para>Inserts a <see cref='System.CodeDom.CodeCommentStatement'/> into the <see cref='System.CodeDom.CodeCommentStatementCollection'/> at the specified index.</para> 127public void Insert(int index, CodeCommentStatement value) { 132/// <para> Removes a specific <see cref='System.CodeDom.CodeCommentStatement'/> from the 135public void Remove(CodeCommentStatement value) {
compmod\system\codedom\compiler\CodeGenerator.cs (4)
896if (e is CodeCommentStatement) { 897GenerateCommentStatement((CodeCommentStatement)e); 1637protected virtual void GenerateCommentStatement(CodeCommentStatement e) { 1647foreach (CodeCommentStatement comment in e) {
compmod\system\codedom\compiler\CodeValidator.cs (4)
344foreach (CodeCommentStatement comment in e) { 349private void ValidateCommentStatement(CodeCommentStatement e) { 360if (e is CodeCommentStatement) { 361ValidateCommentStatement((CodeCommentStatement)e);
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\ActivityCodeDomSerializer.cs (1)
54if (!(statement is CodeCommentStatement))
XamlBuildTask (2)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (2)
1001private CodeCommentStatement[] GenerateXmlComments(string comment) 1006return new CodeCommentStatement[] {