1 write to _allowInitializationUI
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1400_allowInitializationUI = value;
2 references to _allowInitializationUI
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
1112if (!_allowInitializationUI) 1396get { return _allowInitializationUI; }