4 references to Name
System.Net (4)
net\PeerToPeer\Cloud.cs (4)
283return other.Name == Name && other.Scope == Scope && other.ScopeId == ScopeId; 314sb.Append(Name); 357info.AddValue("_CloudName", Name);