2 writes to registered
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (2)
1077registered = true; 1109registered = false; // this ensures that the current thread will do unregistration
3 references to registered
System.ServiceModel (3)
System\ServiceModel\Channels\PeerNodeImplementation.cs (3)
1013lclRegistered = registered; 1073if (!(!registered)) 1105if (registered)