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