44 references to Comment
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (44)
Classification\SemanticClassifierTests_TestMarkup.cs (1)
414Comment("// Embedded escapes not classified."),
Classification\SyntacticClassifierTests.cs (18)
1327Comment("// goo")); 1336Comment("// goo")); 1351Comment("// goo"), 1370Comment("#!/usr/bin/env scriptcs"), 1394Comment("#!/usr/bin/env scriptcs"), 1418Comment("#!/usr/bin/env scriptcs"), 1522Comment("// goo"), 1537Comment("// comment1 /*"), 1542Comment("//comment2 */")); 1549Comment("/**/"), 1551Comment("/**/"), 4561Comment("<<<<<<< Start"), 4568Comment("======="), 4575Comment(">>>>>>> End"), 4597Comment("<<<<<<< Start"), 4604Comment("||||||| Baseline"), 4608Comment("======="), 4615Comment(">>>>>>> End"),
Classification\SyntacticClassifierTests_Preprocessor.cs (23)
40Comment("//Goo"), 406Comment("//Goo1"), 409Comment("//Goo2"), 415Comment("//Goo3"), 532Comment("//comment")); 583Comment("//Goo")); 592Comment("//Goo")); 608Comment("//Goo")); 617Comment("//Goo")); 666Comment("//Goo")); 683Comment("//Goo")); 700Comment("//Goo")); 725Comment("//Goo")); 771Comment("//comment")); 788Comment("//Goo")); 807Comment("//Goo")); 826Comment("//Goo")); 843Comment("//Goo")); 892Comment("// Goo")); 913Comment("//Goo")); 924Comment("//Goo")); 945Comment("//Goo")); 956Comment("//Goo"));
Classification\TotalClassifierTests.cs (2)
2886Comment("// class D { }"), 2999Comment("// class D { }"),