4 references to IsNone
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
105return !destination.IsNone;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportOutputChannel.cs (1)
36else if (to.IsNone)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
435if (replyTo != null && replyTo.IsNone && rpc.Channel.IsReplyChannel)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (1)
326else if (IsNone)