1 write to _parent
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
50_parent = parent;
3 references to _parent
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (3)
112get { return _parent; } 281if (!this.IsOneWay && _parent.EnableFaults) 362if (_parent.ValidateMustUnderstand)