1 write to parent
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
45
this.
parent
= parent;
31 references to parent
System.ServiceModel (31)
System\ServiceModel\Dispatcher\DispatchOperation.cs (31)
89
lock (this.
parent
.ThisLock)
91
this.
parent
.InvalidateRuntime();
102
lock (this.
parent
.ThisLock)
104
this.
parent
.InvalidateRuntime();
122
lock (this.
parent
.ThisLock)
124
this.
parent
.InvalidateRuntime();
156
lock (this.
parent
.ThisLock)
158
this.
parent
.InvalidateRuntime();
187
lock (this.
parent
.ThisLock)
189
this.
parent
.InvalidateRuntime();
200
lock (this.
parent
.ThisLock)
202
this.
parent
.InvalidateRuntime();
213
lock (this.
parent
.ThisLock)
215
this.
parent
.InvalidateRuntime();
233
get { return this.
parent
; }
244
get { return this.
parent
.ChannelDispatcher.BufferedReceiveEnabled; }
245
set { this.
parent
.ChannelDispatcher.BufferedReceiveEnabled = value; }
253
lock (this.
parent
.ThisLock)
255
this.
parent
.InvalidateRuntime();
266
lock (this.
parent
.ThisLock)
268
this.
parent
.InvalidateRuntime();
284
lock (this.
parent
.ThisLock)
286
this.
parent
.InvalidateRuntime();
297
lock (this.
parent
.ThisLock)
299
this.
parent
.InvalidateRuntime();
310
lock (this.
parent
.ThisLock)
312
this.
parent
.InvalidateRuntime();
323
lock (this.
parent
.ThisLock)
325
this.
parent
.InvalidateRuntime();
336
lock (this.
parent
.ThisLock)
338
this.
parent
.InvalidateRuntime();