1 write to _thisLock
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\MtomMessageEncoder.cs (1)
47_thisLock = new object();
5 references to _thisLock
System.ServiceModel.Primitives (5)
System\ServiceModel\Channels\MtomMessageEncoder.cs (5)
82lock (_thisLock) 116lock (_thisLock) 146lock (_thisLock) 175lock (_thisLock) 242lock (_thisLock)