3 references to Values
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
1400Debug.Assert(!ndStrConcat.Values.XmlType.IsSingleton, "Optimizer should have folded StrConcat of a singleton value"); 1408listStrings = ndStrConcat.Values;
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
466CheckXmlType(node.Values, XmlQueryTypeFactory.StringXS);