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