8 references to ContentS
System.Private.Xml (8)
System\Xml\Xsl\QIL\QilTypeChecker.cs (7)
718return XmlQueryTypeFactory.ContentS; 724return XmlQueryTypeFactory.Choice(node.Child.XmlType!, XmlQueryTypeFactory.ContentS); 748return XmlQueryTypeFactory.ContentS; 754return XmlQueryTypeFactory.ContentS; 761return XmlQueryTypeFactory.Choice(node.Left.XmlType!, XmlQueryTypeFactory.ContentS, node.Right.XmlType!); 907return XmlQueryTypeFactory.ContentS; 913return XmlQueryTypeFactory.ContentS;
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2698filter.XmlType = T.ContentS; // not attribute