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