1 write to _channelInitializers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
98_channelInitializers = new ProxyBehaviorCollection<IChannelInitializer>(this);
1 reference to _channelInitializers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
135get { return _channelInitializers; }