15 references to OutgoingLock
System.Threading.Tasks.Dataflow (15)
Blocks\BroadcastBlock.cs (15)
575
lock (
OutgoingLock
)
649
lock (thisSourceCore.
OutgoingLock
)
675
Common.ContractAssertMonitorStatus(
OutgoingLock
, held: true);
717
Common.ContractAssertMonitorStatus(
OutgoingLock
, held: true);
790
Common.ContractAssertMonitorStatus(
OutgoingLock
, held: true);
863
lock (thisSourceCore.
OutgoingLock
)
881
lock (
OutgoingLock
)
898
lock (
OutgoingLock
)
921
Common.ContractAssertMonitorStatus(
OutgoingLock
, held: true);
967
lock (
OutgoingLock
)
1020
lock (
OutgoingLock
)
1039
return Common.CreateUnlinker(
OutgoingLock
, _targetRegistry, target);
1051
lock (
OutgoingLock
) // We may currently be calling out under this lock to the target; requires it to be reentrant
1090
lock (
OutgoingLock
)
1117
lock (
OutgoingLock
)