9 writes to Blocking
dotnet-svcutil-lib (9)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (1)
29
[Fx.Tag.SynchronizationObject(
Blocking
= false)]
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (1)
729
Blocking
= true;
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (3)
20
[Fx.Tag.SynchronizationObject(
Blocking
= false, Kind = Fx.Tag.SynchronizationKind.LockStatement)]
861
[Fx.Tag.SynchronizationObject(
Blocking
= false)]
999
[Fx.Tag.SynchronizationObject(
Blocking
= false)]
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SignalGate.cs (1)
12
[Fx.Tag.SynchronizationObject(
Blocking
= false, Kind = Fx.Tag.SynchronizationKind.InterlockedNoSpin)]
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SynchronizedPool.cs (2)
10
[Fx.Tag.SynchronizationObject(
Blocking
= false)]
342
[Fx.Tag.SynchronizationObject(
Blocking
= false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (1)
21
[Fx.Tag.SynchronizationObject(
Blocking
= true, Kind = Fx.Tag.SynchronizationKind.InterlockedNoSpin)]