1 write to scopes
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\EndpointDiscoveryBehavior.cs (1)
61this.scopes = new ScopeCollection();
3 references to scopes
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\EndpointDiscoveryBehavior.cs (3)
59if (this.scopes == null) 63return this.scopes; 92return this.scopes;