3 references to Description
System.ServiceModel (3)
System\ServiceModel\ServiceConfiguration.cs (3)
161if (this.Description == null) 188configLoader.LookupContract(endpoint.Contract.ConfigurationName, this.Description.Name); // throws on failure 191this.Description.Endpoints.Add(endpoint);