4 references to IsNegative
System.Xml (4)
System\Xml\Schema\XsdDuration.cs (4)
149
if (result.
IsNegative
) {
264
return new XsdDuration(
IsNegative
, years, months, days, hours, minutes, seconds, Nanoseconds);
330
if (
IsNegative
) {
367
if (
IsNegative
)