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