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