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