2 references to IsReplyChannel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
424if (!rpc.Channel.IsReplyChannel && 435if (replyTo != null && replyTo.IsNone && rpc.Channel.IsReplyChannel)