5 references to Union
System.Data.SqlXml (5)
System\Xml\Xsl\XPath\XPathParser.cs (2)
367
if (scanner.Kind == LexKind.
Union
) {
372
while (scanner.Kind == LexKind.
Union
) {
System\Xml\Xsl\XPath\XPathScanner.cs (2)
32
LastOperator =
Union
,
237
kind = LexKind.
Union
;
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
54
while (scanner.Kind == LexKind.
Union
) {