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