1 write to _isOneWay
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1664
_isOneWay
= isOneWay;
3 references to _isOneWay
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (3)
1671
Rpc.Channel.PrepareCall(_operation,
_isOneWay
, ref Rpc);
1806
if (
_isOneWay
)
1857
if (
_isOneWay
)