2 references to DocumentOrElementS
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilTypeChecker.cs (2)
730
return XmlQueryTypeFactory.
DocumentOrElementS
;
736
return XmlQueryTypeFactory.Choice(node.Child.XmlType!, XmlQueryTypeFactory.
DocumentOrElementS
);