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