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