1 write to _interactiveChannelInitializers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
100
_interactiveChannelInitializers
= new ProxyBehaviorCollection<IInteractiveChannelInitializer>(this);
1 reference to _interactiveChannelInitializers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
272
get { return
_interactiveChannelInitializers
; }