1 write to _thisLock
System.ServiceModel.Primitives (1)
Internals\System\Runtime\AsyncResult.cs (1)
34
_thisLock
= new object();
1 reference to _thisLock
System.ServiceModel.Primitives (1)
Internals\System\Runtime\AsyncResult.cs (1)
79
return
_thisLock
;