2 references to IsReplyChannel
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
925
if (!rpc.Channel.
IsReplyChannel
&&
936
if (replyTo != null && replyTo.IsNone && rpc.Channel.
IsReplyChannel
)