5 references to MetadataSection
System.ServiceModel (5)
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
446
MetadataSection mexDoc = new
MetadataSection
();
System\ServiceModel\Description\MetadataSection.cs (3)
99
MetadataSection section = new
MetadataSection
();
114
MetadataSection section = new
MetadataSection
();
129
MetadataSection section = new
MetadataSection
();
System\ServiceModel\Description\MetadataSet.cs (1)
532
o = new global::System.ServiceModel.Description.
MetadataSection
();