1 write to thisLock
System.ServiceModel (1)
System\UriTemplateTable.cs (1)
74this.thisLock = new object();
2 references to thisLock
System.ServiceModel (2)
System\UriTemplateTable.cs (2)
91lock (this.thisLock) 142lock (this.thisLock)