2 references to MetadataLocationRetriever
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExchangeClient.cs (2)
557
MetadataRetriever retriever = new
MetadataLocationRetriever
(this.CreateUri(section.SourceUrl, location), this.resolver, section.Dialect, section.Identifier);
741
:
this
(location, resolver, null, null)