3 references to Parent
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
627
operation.
Parent
.BeforeSendRequest(ref rpc);
927
operation.
Parent
.AfterReceiveReply(ref rpc);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyRpc.cs (1)
35
this.Correlation = EmptyArray<object>.Allocate(operation.
Parent
.CorrelationCount);