1 write to interactiveChannelInitializers
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
35this.interactiveChannelInitializers = EmptyArray<IInteractiveChannelInitializer>.ToArray(behavior.InteractiveChannelInitializers);
1 reference to interactiveChannelInitializers
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
196return new DisplayInitializationUIAsyncResult(channel, this.interactiveChannelInitializers, callback, state);