1 write to HasRegisterBeenCalled
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
159HasRegisterBeenCalled = true;
2 references to HasRegisterBeenCalled
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
124if (ChannelHandler != null && ChannelHandler.HasRegisterBeenCalled) 286if (!ChannelHandler.HasRegisterBeenCalled)