2 references to EndDisplayInitializationUI
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1798
this.ClientRuntime.GetRuntime().
EndDisplayInitializationUI
(result);
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
191
EndDisplayInitializationUI
(BeginDisplayInitializationUI(channel, null, null));