1 write to _thisLock
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
41_thisLock = mutex;
11 references to _thisLock
System.ServiceModel.Primitives (11)
System\ServiceModel\Channels\CommunicationObject.cs (11)
118return _thisLock; 157lock (_thisLock) 238lock (_thisLock) 411lock (_thisLock) 437lock (_thisLock) 441_exceptionQueue = new ExceptionQueue(_thisLock); 514lock (_thisLock) 585lock (_thisLock) 620lock (_thisLock) 652lock (_thisLock) 685lock (_thisLock)