13 references to SyncRoot
System.ServiceModel (13)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
578lock (this.SyncRoot)
System\ServiceModel\Dispatcher\ChannelDispatcherCollection.cs (1)
73lock (this.SyncRoot)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
400lock (collection.SyncRoot)
System\ServiceModel\Dispatcher\FaultFormatter.cs (1)
33lock (faultContractInfoCollection.SyncRoot)
System\ServiceModel\EmptyArray.cs (1)
52lock (collection.SyncRoot)
System\ServiceModel\ExtensionCollection.cs (5)
43lock (this.SyncRoot) 60lock (this.SyncRoot) 78lock (this.SyncRoot) 96lock (this.SyncRoot) 105lock (this.SyncRoot)
System\ServiceModel\SynchronizedKeyedCollection.cs (3)
68lock (this.SyncRoot) 140lock (this.SyncRoot) 201lock (this.SyncRoot)