1 write to ThisLock
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpSocket.cs (1)
33this.ThisLock = new object();
2 references to ThisLock
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpSocket.cs (2)
115lock (this.ThisLock) 170lock (this.ThisLock)