4 references to
System.Xml (4)
System\Xml\XPath\Internal\DocumentorderQuery.cs (1)
17private DocumentOrderQuery(DocumentOrderQuery other) : base(other) { }
System\Xml\XPath\Internal\ForwardPositionQuery.cs (1)
19protected ForwardPositionQuery(ForwardPositionQuery other) : base(other) { }
System\Xml\XPath\Internal\IdQuery.cs (1)
19private IDQuery(IDQuery other) : base(other) { }
System\Xml\XPath\Internal\MergeFilterQuery.cs (1)
22private MergeFilterQuery(MergeFilterQuery other) : base(other) {