1 write to ExternalMetadataLocation
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceMetadataPublishingElement.cs (1)
103this.ExternalMetadataLocation = source.ExternalMetadataLocation;
2 references to ExternalMetadataLocation
System.ServiceModel (2)
System\ServiceModel\Configuration\ServiceMetadataPublishingElement.cs (2)
103this.ExternalMetadataLocation = source.ExternalMetadataLocation; 120behavior.ExternalMetadataLocation = this.ExternalMetadataLocation;