2 references to SendOperation
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\MessageRpc.cs (2)
208this.operations.Add(new SendOperation(result, typeof(TContract), this.OperationContext)); 240this.operations.Add(new SendOperation(endpointList, typeof(TContract), this.OperationContext));