2 references to RegistrationId
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (2)
533if (!refreshInfo.HasBody() || String.IsNullOrEmpty(refreshInfo.MeshId) || refreshInfo.RegistrationId == Guid.Empty) 547if (!meshEntry.EntryTable.TryGetValue(refreshInfo.RegistrationId, out entry))