4 references to Comments
Microsoft.Build.Tasks.Core (1)
WriteCodeFragment.cs (1)
172
globalNamespace.
Comments
.Add(new CodeCommentStatement(comment));
System.CodeDom (3)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
518
GenerateCommentStatements(e.
Comments
);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
2164
GenerateCommentStatements(e.
Comments
);
System\CodeDom\Compiler\CodeGenerator.cs (1)
811
GenerateCommentStatements(e.
Comments
);