3 references to OutgoingChannels
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (3)
1375
InstanceContext.
OutgoingChannels
.Remove((IChannel)_proxy);
1468
_instanceContext.
OutgoingChannels
.Remove((IChannel)_proxy);
1475
_instanceContext.
OutgoingChannels
.Add((IChannel)_proxy);