3 references to FromTimeSpan
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\BufferedConnection.cs (1)
24_flushTimeout = Ticks.FromTimeSpan(flushTimeout);
System.ServiceModel.NetNamedPipe (2)
System\Runtime\BackoffTimeoutHelper.cs (2)
73Ticks.FromTimeSpan(s_defaultInitialWaitTime), 74Ticks.Add(Ticks.FromTimeSpan(_waitTime),