1 write to _hasRegisterBeenCalled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
172_hasRegisterBeenCalled = true;
1 reference to _hasRegisterBeenCalled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
131get { return _hasRegisterBeenCalled; }