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