3 references to OK
System.ServiceModel (3)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (3)
40this.State = RegistrationState.OK; 472Fx.Assert(entry.State == RegistrationState.OK, "A deleted registration is still around!"); 551if (entry.State == RegistrationState.OK)