15 references to OutgoingLock
System.Threading.Tasks.Dataflow (15)
Blocks\BroadcastBlock.cs (15)
569lock (OutgoingLock) 643lock (thisSourceCore.OutgoingLock) 669Common.ContractAssertMonitorStatus(OutgoingLock, held: true); 711Common.ContractAssertMonitorStatus(OutgoingLock, held: true); 784Common.ContractAssertMonitorStatus(OutgoingLock, held: true); 857lock (thisSourceCore.OutgoingLock) 875lock (OutgoingLock) 892lock (OutgoingLock) 915Common.ContractAssertMonitorStatus(OutgoingLock, held: true); 961lock (OutgoingLock) 1008lock (OutgoingLock) 1027return Common.CreateUnlinker(OutgoingLock, _targetRegistry, target); 1039lock (OutgoingLock) // We may currently be calling out under this lock to the target; requires it to be reentrant 1078lock (OutgoingLock) 1105lock (OutgoingLock)