1 write to internalStateLock
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqDefaultLockingQueue.cs (1)
30this.internalStateLock = new object();
9 references to internalStateLock
System.ServiceModel (9)
System\ServiceModel\Channels\MsmqDefaultLockingQueue.cs (9)
141lock (this.internalStateLock) 182lock (this.internalStateLock) 205lock (this.internalStateLock) 256lock (this.internalStateLock) 280lock (this.internalStateLock) 307lock (this.internalStateLock) 333lock (this.internalStateLock) 374lock (this.internalStateLock) 422lock (this.internalStateLock)