3 references to Parent
System.ServiceModel (3)
System\ServiceModel\Channels\ServiceChannel.cs (2)
684operation.Parent.BeforeSendRequest(ref rpc); 992operation.Parent.AfterReceiveReply(ref rpc);
System\ServiceModel\Dispatcher\ProxyRpc.cs (1)
36this.Correlation = EmptyArray.Allocate(operation.Parent.CorrelationCount);