2 overrides of EndRetrieve
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExchangeClient.cs (2)
852
internal override MetadataSection
EndRetrieve
(IAsyncResult result)
1098
internal override MetadataSection
EndRetrieve
(IAsyncResult result)
1 reference to EndRetrieve
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
1304
MetadataSection section = retriever.
EndRetrieve
(result);