6 references to ThisLock
System.ServiceModel (6)
System\ServiceModel\Channels\UriPrefixTable.cs (6)
81
lock (
ThisLock
)
90
lock (
ThisLock
)
100
object value = this.lookupCache.GetValue(
ThisLock
, key);
130
lock (
ThisLock
)
151
lock (
ThisLock
)
170
lock (
ThisLock
)