2 references to SupportsRequestReply
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityChannelListener.cs (2)
517else if (listener.SupportsRequestReply && typeof(TChannel) == typeof(IReplyChannel)) 521else if (listener.SupportsRequestReply && typeof(TChannel) == typeof(IReplySessionChannel))