3 references to Number
System.Private.Xml (3)
System\Xml\Xsl\XPath\XPathParser.cs (2)
497
_scanner.Kind == LexKind.
Number
||
517
case LexKind.
Number
:
System\Xml\Xsl\XPath\XPathScanner.cs (1)
331
_kind = LexKind.
Number
;