42 references to Comment
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (42)
Classification\SemanticClassifierTests_TestMarkup.cs (1)
416Comment("// Embedded escapes not classified."),
Classification\SyntacticClassifierTests.cs (16)
1433Comment("// goo")); 1445Comment("// goo")); 1463Comment("// goo"), 1483Comment("#!/usr/bin/env scriptcs"), 1568Comment("// goo"), 1585Comment("// comment1 /*"), 1590Comment("//comment2 */")); 1599Comment("/**/"), 1601Comment("/**/"), 4728Comment("<<<<<<< Start"), 4735Comment("======="), 4742Comment(">>>>>>> End"), 4766Comment("<<<<<<< Start"), 4773Comment("||||||| Baseline"), 4777Comment("======="), 4784Comment(">>>>>>> 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 { }"),