2 references to SponsorCallback
mscorlib (2)
system\runtime\remoting\lease.cs (2)
363
IAsyncResult iar = ar.BeginInvoke(this, new AsyncCallback(this.
SponsorCallback
), null);
457
SponsorCallback
((IAsyncResult)obj);