3 references to Union
System.Xml (3)
System\Xml\XPath\Internal\XPathParser.cs (3)
188
if (this.scanner.Kind != XPathScanner.LexKind.
Union
) {
524
if (this.scanner.Kind != XPathScanner.LexKind.
Union
) {
540
if (this.scanner.Kind == XPathScanner.LexKind.Eof || this.scanner.Kind == XPathScanner.LexKind.
Union
) {