2 overrides of SourceUrl
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExchangeClient.cs (2)
868
protected override string
SourceUrl
983
protected override string
SourceUrl
2 references to SourceUrl
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExchangeClient.cs (2)
664
return MetadataRetriever.CreateMetadataSection(reader, this.
SourceUrl
);
673
SR.GetString(SR.SFxBadMetadataReference, this.
SourceUrl
), e));