1 write to _sections
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (1)
80_sections = metadataSet.MetadataSections;
2 references to _sections
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (2)
33_sections.Add(section); 39get { return _sections; }