4 references to GetTimeSpan
mscorlib (4)
system\runtime\remoting\lifetimeservices.cs (4)
88get{ return GetTimeSpan(ref s_leaseTimeTicks); } 110get{ return GetTimeSpan(ref s_renewOnCallTimeTicks); } 133get{ return GetTimeSpan(ref s_sponsorshipTimeoutTicks); } 154get{ return GetTimeSpan(ref s_pollTimeTicks); }