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)
1112
if (!
_allowInitializationUI
)
1396
get { return
_allowInitializationUI
; }