1 write to hasRegisterBeenCalled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
304this.hasRegisterBeenCalled = true;
1 reference to hasRegisterBeenCalled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
223get { return this.hasRegisterBeenCalled; }