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