Skip to content

GetNodesIntersectingRange doesn't include the root node #9

@KirillOsenkov

Description

@KirillOsenkov

Is it by design that calling XmlDomExtensions.GetNodesIntersectingRange and passing it a range of a subelement doesn't include the parent element?

E.g.

<A>
<B>
</B>
</A>

passing the range of B only returns B, but A's range isn't considered intersecting it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions