2 references to FindNumberComment
Roslyn.Diagnostics.CSharp.Analyzers (2)
NumberCommentsRefactoring.cs (2)
98
(int commentStartIndex, _) =
FindNumberComment
(cursor, eolOrEofIndex, text);
226
(int commentStartIndex, int commaCount) =
FindNumberComment
(cursor, eolOrEofIndex, text);