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