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