4 writes to Kind
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (1)
731Kind = SynchronizationKind.FromFieldType;
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (1)
20[Fx.Tag.SynchronizationObject(Blocking = false, Kind = Fx.Tag.SynchronizationKind.LockStatement)]
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SignalGate.cs (1)
12[Fx.Tag.SynchronizationObject(Blocking = false, Kind = Fx.Tag.SynchronizationKind.InterlockedNoSpin)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (1)
21[Fx.Tag.SynchronizationObject(Blocking = true, Kind = Fx.Tag.SynchronizationKind.InterlockedNoSpin)]