Github/Gitlab code search is fine, but have you ever tried grep -l -r methodName projects/*? Seems to be not that much slower and like 100x more reliable.