3 references to Union
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (3)
218
if (_scanner.Kind != XPathScanner.LexKind.
Union
)
612
if (_scanner.Kind != XPathScanner.LexKind.
Union
)
631
if (_scanner.Kind == XPathScanner.LexKind.Eof || _scanner.Kind == XPathScanner.LexKind.
Union
)