4 references to IsNone
System.ServiceModel (4)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
117
return !destination.
IsNone
;
System\ServiceModel\Channels\TransportOutputChannel.cs (1)
39
else if (to.
IsNone
)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
936
if (replyTo != null && replyTo.
IsNone
&& rpc.Channel.IsReplyChannel)
System\ServiceModel\EndpointAddress.cs (1)
328
else if (
IsNone
)