2 references to MetadataLocationRetriever
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (2)
521
MetadataRetriever retriever = new
MetadataLocationRetriever
(this.CreateUri(section.SourceUrl, location), _resolver, section.Dialect, section.Identifier);
705
:
this
(location, resolver, null, null)