2 references to Add
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferedConnection.cs (1)
228
_pendingTimeout = TimeoutHelper.
Add
(_pendingTimeout, timeoutHelper.RemainingTime());
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityTimestamp.cs (1)
187
if (this.CreationTimeUtc <= TimeoutHelper.Subtract(now, TimeoutHelper.
Add
(timeToLive, allowedClockSkew)))