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