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