3 references to Add
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
135_channels.Add((IChannel)(object)channel);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
259channelDispatcher.Channels.Add(proxy);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
292_channelDispatcher.Channels.Add(channel.Binder.Channel);