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