1 instantiation of SponsorInfo
mscorlib (1)
system\runtime\remoting\leasemanager.cs (1)
169
sponsorTable[sponsorId] = new
SponsorInfo
(lease, sponsorId, sponsorWaitTime);
6 references to SponsorInfo
mscorlib (6)
system\runtime\remoting\leasemanager.cs (6)
234
SponsorInfo
sponsorInfo = (
SponsorInfo
)e.Value;
246
SponsorInfo
sponsorInfo = (
SponsorInfo
)tempObjects[i];
256
SponsorInfo
sponsorInfo = (
SponsorInfo
)tempObjects[i];