1 write to _feedParser
NuGet.Protocol (1)
LegacyFeed\DownloadResourceV2Feed.cs (1)
34_feedParser = feedParser;
3 references to _feedParser
NuGet.Protocol (3)
LegacyFeed\DownloadResourceV2Feed.cs (3)
74return await _feedParser.DownloadFromUrl( 87return await _feedParser.DownloadFromIdentity( 103string message = string.Format(CultureInfo.CurrentCulture, Strings.Log_ErrorDownloading, identity, _feedParser.Source);