1 write to parent
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
54
this.
parent
= parent;
4 references to parent
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (4)
136
get { return this.
parent
; }
198
int offset = this.
parent
.ParameterInspectorCorrelationOffset;
243
if (
parent
.ValidateMustUnderstand)
256
int offset = this.
parent
.ParameterInspectorCorrelationOffset;