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