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