2 overrides of CloseOutputSessionCore
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
52protected override void CloseOutputSessionCore(TimeSpan timeout)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
112protected override void CloseOutputSessionCore(TimeSpan timeout)
1 reference to CloseOutputSessionCore
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
366this.CloseOutputSessionCore(timeout);