1 write to _interactiveChannelInitializers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
28
_interactiveChannelInitializers
= EmptyArray<IInteractiveChannelInitializer>.ToArray(behavior.InteractiveChannelInitializers);
1 reference to _interactiveChannelInitializers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
151
return new DisplayInitializationUIAsyncResult(channel,
_interactiveChannelInitializers
, callback, state);