1 write to syncRoot
System.ServiceModel (1)
System\ServiceModel\ServiceChannelManager.cs (1)
442
this.
syncRoot
= syncRoot;
8 references to syncRoot
System.ServiceModel (8)
System\ServiceModel\ServiceChannelManager.cs (8)
429
lock (this.
syncRoot
)
447
lock (this.
syncRoot
)
458
lock (this.
syncRoot
)
468
lock (this.
syncRoot
)
480
lock (this.
syncRoot
)
488
lock (this.
syncRoot
)
505
lock (this.
syncRoot
)
513
lock (this.
syncRoot
)