1 write to allowInitializationUI
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1611
this.
allowInitializationUI
= value;
2 references to allowInitializationUI
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
1195
if (!this.
allowInitializationUI
)
1607
get { return this.
allowInitializationUI
; }