3 writes to sponsorCallThread
mscorlib (3)
system\runtime\remoting\lease.cs (3)
357
sponsorCallThread
= Thread.CurrentThread.GetHashCode();
373
sponsorCallThread
= 0;
379
sponsorCallThread
= 0;
1 reference to sponsorCallThread
mscorlib (1)
system\runtime\remoting\lease.cs (1)
471
if (thisThread ==
sponsorCallThread
)