pub(super) fn find_all_methods( db: &RootDatabase, file_id: FileId, ) -> Vec<(TextRange, Option<TextRange>)>