2 references to CommentStart
Microsoft.CodeAnalysis.EditorFeatures (2)
SplitComment\SplitCommentCommandHandler.cs (2)
106
var commentStart = service.
CommentStart
;
180
return MatchesCommentStart(splitCommentService.
CommentStart
, point);