2 overrides of SourceUrl
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (2)
838
protected override string
SourceUrl
941
protected override string
SourceUrl
2 references to SourceUrl
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (2)
628
return MetadataRetriever.CreateMetadataSection(reader, this.
SourceUrl
);
637
string.Format(SRServiceModel.SFxBadMetadataReference, this.
SourceUrl
), e));