2 references to IsOneWay
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelRequirements.cs (2)
279
if (!ChannelRequirements.
IsOneWay
(channelType))
323
if (ChannelRequirements.
IsOneWay
(channelType))