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