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);
39
get { return
_sections
; }