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