44 references to Comment
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (44)
Classification\SemanticClassifierTests_TestMarkup.cs (1)
437Comment("// Embedded escapes not classified."),
Classification\SyntacticClassifierTests.cs (18)
1433Comment("// goo")); 1445Comment("// goo")); 1463Comment("// goo"), 1483Comment("#!/usr/bin/env scriptcs"), 1507Comment("#!/usr/bin/env scriptcs"), 1531Comment("#!/usr/bin/env scriptcs"), 1566Comment("// goo"), 1583Comment("// comment1 /*"), 1588Comment("//comment2 */")); 1597Comment("/**/"), 1599Comment("/**/"), 4809Comment("<<<<<<< Start"), 4816Comment("======="), 4823Comment(">>>>>>> End"), 4847Comment("<<<<<<< Start"), 4854Comment("||||||| Baseline"), 4858Comment("======="), 4865Comment(">>>>>>> End"),
Classification\SyntacticClassifierTests_Preprocessor.cs (23)
47Comment("//Goo"), 500Comment("//Goo1"), 503Comment("//Goo2"), 509Comment("//Goo3"), 647Comment("//comment")); 710Comment("//Goo")); 722Comment("//Goo")); 745Comment("//Goo")); 757Comment("//Goo")); 830Comment("//Goo")); 855Comment("//Goo")); 880Comment("//Goo")); 913Comment("//Goo")); 967Comment("//comment")); 992Comment("//Goo")); 1019Comment("//Goo")); 1046Comment("//Goo")); 1071Comment("//Goo")); 1126Comment("// Goo")); 1155Comment("//Goo")); 1170Comment("//Goo")); 1199Comment("//Goo")); 1214Comment("//Goo"));
Classification\TotalClassifierTests.cs (2)
3089Comment("// class D { }"), 3190Comment("// class D { }"),