1 write to thisLock
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpSocketReceiveManager.cs (1)
39this.thisLock = new object();
4 references to thisLock
System.ServiceModel.Channels (4)
System\ServiceModel\Channels\UdpSocketReceiveManager.cs (4)
67lock (this.thisLock) 92lock (this.thisLock) 206lock (this.thisLock) 245lock (this.thisLock)