Implemented interface member:
property
Authors
NuGet.Protocol.Core.Types.IPackageSearchMetadata.Authors
3 writes to Authors
NuGet.Protocol (3)
Model\PackageSearchMetadataBuilder.cs (3)
68Authors = cache.GetString(Authors); 104Authors = _metadata.Authors, 152Authors = string.Empty
1 reference to Authors
NuGet.Protocol (1)
Model\PackageSearchMetadataBuilder.cs (1)
68Authors = cache.GetString(Authors);