2 overrides of IsStreamedOutput
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
37protected override bool IsStreamedOutput
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
47protected override bool IsStreamedOutput
2 references to IsStreamedOutput
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
535if (this.IsStreamedOutput)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
273if (IsStreamedOutput)