1 write to syncRoot
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ThreadSafeMessageFilterTable.cs (1)
21
this.
syncRoot
= new object();
29 references to syncRoot
System.ServiceModel (29)
System\ServiceModel\Dispatcher\ThreadSafeMessageFilterTable.cs (29)
26
get { return this.
syncRoot
; }
33
lock (this.
syncRoot
)
40
lock (this.
syncRoot
)
49
lock (this.
syncRoot
)
63
lock (this.
syncRoot
)
72
lock (this.
syncRoot
)
80
lock (this.
syncRoot
)
88
lock (this.
syncRoot
)
96
lock (this.
syncRoot
)
104
lock (this.
syncRoot
)
112
lock (this.
syncRoot
)
120
lock (this.
syncRoot
)
128
lock (this.
syncRoot
)
136
lock (this.
syncRoot
)
150
lock (this.
syncRoot
)
157
lock (this.
syncRoot
)
168
lock (this.
syncRoot
)
179
lock (this.
syncRoot
)
188
lock (this.
syncRoot
)
196
lock (this.
syncRoot
)
204
lock (this.
syncRoot
)
218
lock (this.
syncRoot
)
227
lock (this.
syncRoot
)
235
lock (this.
syncRoot
)
243
lock (this.
syncRoot
)
251
lock (this.
syncRoot
)
259
lock (this.
syncRoot
)
267
lock (this.
syncRoot
)
275
lock (this.
syncRoot
)