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)
112
get { return
_parent
; }
281
if (!this.IsOneWay &&
_parent
.EnableFaults)
362
if (
_parent
.ValidateMustUnderstand)