1 write to _metadataSet
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (1)
468_metadataSet = new MetadataSet();
6 references to _metadataSet
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (6)
475get { return _metadataSet; } 513_metadataSet.MetadataSections.Add(section); 526_metadataSet.MetadataSections.Add(section); 535_metadataSet.MetadataSections.Add(section); 543_metadataSet.MetadataSections.Add(section); 547_metadataSet.MetadataSections.Add(section);