44 references to Comment
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (44)
Classification\SemanticClassifierTests_TestMarkup.cs (1)
437Comment("// Embedded escapes not classified."),
Classification\SyntacticClassifierTests.cs (18)
1434Comment("// goo")); 1446Comment("// goo")); 1464Comment("// goo"), 1484Comment("#!/usr/bin/env scriptcs"), 1508Comment("#!/usr/bin/env scriptcs"), 1532Comment("#!/usr/bin/env scriptcs"), 1646Comment("// goo"), 1663Comment("// comment1 /*"), 1668Comment("//comment2 */")); 1677Comment("/**/"), 1679Comment("/**/"), 4889Comment("<<<<<<< Start"), 4896Comment("======="), 4903Comment(">>>>>>> End"), 4927Comment("<<<<<<< Start"), 4934Comment("||||||| Baseline"), 4938Comment("======="), 4945Comment(">>>>>>> 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)
3091Comment("// class D { }"), 3192Comment("// class D { }"),