1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
44this.thisLock = new Object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
85lock (this.thisLock)