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