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