3 references to Union
System.Private.Xml (3)
System\Xml\XPath\Internal\XPathParser.cs (3)
214
if (_scanner.Kind != XPathScanner.LexKind.
Union
)
599
if (_scanner.Kind != XPathScanner.LexKind.
Union
)
618
if (_scanner.Kind == XPathScanner.LexKind.Eof || _scanner.Kind == XPathScanner.LexKind.
Union
)