8 references to ThisLock
System.ServiceModel (8)
System\ServiceModel\Channels\DatagramAdapter.cs (8)
71
this.channels = new SessionChannelCollection(this.
ThisLock
);
107
lock (this.
ThisLock
)
248
lock (this.
ThisLock
)
262
lock (this.
ThisLock
)
308
lock (this.
ThisLock
)
327
lock (this.
ThisLock
)
817
lock (this.listener.
ThisLock
)
906
lock (this.listener.
ThisLock
)