1 write to EntryList
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (1)
168EntryList = new List<RegistrationEntry>();
4 references to EntryList
System.ServiceModel (4)
System\ServiceModel\PeerResolvers\CustomPeerResolverService.cs (4)
343meshEntry.EntryList.Add(entry); 457entries = meshEntry.EntryList; 514meshEntry.EntryList.Remove(registration); 653meshEntry.EntryList.Remove(item.Value);