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