3 references to Scopes
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\Configuration\FindCriteriaElement.cs (3)
179foreach (ScopeElement scopeElement in this.Scopes) 201foreach (ScopeElement scopeElement in source.Scopes) 203this.Scopes.Add(scopeElement);