2 references to Authors
NuGet.Protocol (2)
Model\PackageSearchMetadataV2Feed.cs (2)
20Authors = string.Join(", ", package.Authors); 48Authors = metadataCache.GetString(string.Join(", ", package.Authors));