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