pub fn find_references( root: &Arc<RootGraph>, draft: &Draft, pos: &Position, uri: &Url, ) -> Option<Vec<Location>>