2 references to IsNegativeZero
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XmlConvert.cs (2)
794
if (
IsNegativeZero
((double)value))
809
if (
IsNegativeZero
(value))