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