5 references to IsSpecial
System.Private.Xml (5)
System\Xml\Xsl\XPathConvert.cs (5)
176
if (!
IsSpecial
(dbl))
735
Debug.Assert(!
IsSpecial
(dbl));
1083
Debug.Assert(!
IsSpecial
(dbl));
2823
if (0.0 == dbl ||
IsSpecial
(dbl))
2867
if (
IsSpecial
(dbl))