fn find_non_custom_references(
registration: &Descriptors,
value: &VariableValue,
is_root_element: bool,
) -> ReferenceFlagsExpand description
Only registered (typed) properties emit a non-custom edge, from their own value.
fn find_non_custom_references(
registration: &Descriptors,
value: &VariableValue,
is_root_element: bool,
) -> ReferenceFlagsOnly registered (typed) properties emit a non-custom edge, from their own value.