4 references to Scope
System.Net (4)
net\PeerToPeer\Cloud.cs (4)
244if (bGlobalCloudOnly && c.Scope == PnrpScope.Global) 283return other.Name == Name && other.Scope == Scope && other.ScopeId == ScopeId; 316sb.Append(Scope);