18 using System.ComponentModel;
20 using System.Collections.Generic;
86 reader = HandleRemoteSourceFile(subscriptionDataSource);
98 throw new InvalidEnumArgumentException(
"Unexpected SubscriptionTransportMedium specified: " + subscriptionDataSource.
TransportMedium);
109 OnInvalidSource(subscriptionDataSource,
new Exception($
"The reader was empty for source: ${subscriptionDataSource.Source}"));