5 references to UnlockConnectionDelegate
System (5)
net\System\Net\_Connection.cs (2)
313
private
UnlockConnectionDelegate
m_ConnectionUnlock;
406
UnlockConnectionDelegate
chkDelegate = value.UnlockConnectionDelegate;
net\System\Net\HttpWebRequest.cs (3)
272
private
UnlockConnectionDelegate
_UnlockDelegate;
853
internal
UnlockConnectionDelegate
UnlockConnectionDelegate {
1241
UnlockConnectionDelegate
unlockConnectionDelegate = this.UnlockConnectionDelegate;