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