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