5 references to _thisLock
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestContextBase.cs (5)
76
return
_thisLock
;
210
lock (
_thisLock
)
232
lock (
_thisLock
)
255
lock (
_thisLock
)
272
lock (
_thisLock
)