1 write to _authors
NuGet.Protocol (1)
LegacyFeed\V2FeedPackageInfo.cs (1)
54_authors = authors == null ? Array.Empty<string>() : authors.ToArray();
1 reference to _authors
NuGet.Protocol (1)
LegacyFeed\V2FeedPackageInfo.cs (1)
105return _authors;