1 write to metadataSet
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
503this.metadataSet = new MetadataSet();
6 references to metadataSet
System.ServiceModel (6)
System\ServiceModel\Description\MetadataExchangeClient.cs (6)
510get { return this.metadataSet; } 549this.metadataSet.MetadataSections.Add(section); 562this.metadataSet.MetadataSections.Add(section); 571this.metadataSet.MetadataSections.Add(section); 579this.metadataSet.MetadataSections.Add(section); 583this.metadataSet.MetadataSections.Add(section);