2 overrides of EndRetrieve
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (2)
822
internal override MetadataSection
EndRetrieve
(IAsyncResult result)
1056
internal override MetadataSection
EndRetrieve
(IAsyncResult result)
1 reference to EndRetrieve
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (1)
1259
MetadataSection section = retriever.
EndRetrieve
(result);