1 write to _parent
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
44_parent = parent;
4 references to _parent
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (4)
120get { return _parent; } 169int offset = _parent.ParameterInspectorCorrelationOffset; 197if (_parent.ValidateMustUnderstand) 210int offset = _parent.ParameterInspectorCorrelationOffset;