2 references to BeginDisplayInitializationUI
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1582return ClientRuntime.GetRuntime().BeginDisplayInitializationUI(this, callback, state);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
146EndDisplayInitializationUI(BeginDisplayInitializationUI(channel, null, null));