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