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