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