1 override of GetCommentStartingIndex
Microsoft.CodeAnalysis.CSharp.Features (1)
TaskList\CSharpTaskListService.cs (1)
67
protected override int
GetCommentStartingIndex
(string message)
1 reference to GetCommentStartingIndex
Microsoft.CodeAnalysis.Features (1)
TaskList\AbstractTaskListService.cs (1)
86
var index =
GetCommentStartingIndex
(message);