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