2 references to HasRegisterBeenCalled
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
139if (this.ChannelHandler != null && this.ChannelHandler.HasRegisterBeenCalled) 296if (!this.ChannelHandler.HasRegisterBeenCalled)