4 references to IsNegative
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdDuration.cs (4)
158
if (result.
IsNegative
)
291
return new XsdDuration(
IsNegative
, years, months, days, hours, minutes, seconds, Nanoseconds);
364
if (
IsNegative
)
408
if (
IsNegative
)