Implemented interface member:
property
Summary
NuGet.Protocol.Core.Types.IPackageSearchMetadata.Summary
3 writes to Summary
NuGet.Protocol (3)
Model\PackageSearchMetadataBuilder.cs (3)
72Summary = cache.GetString(Summary); 120Summary = _metadata.Summary, 151Summary = string.Empty,
1 reference to Summary
NuGet.Protocol (1)
Model\PackageSearchMetadataBuilder.cs (1)
72Summary = cache.GetString(Summary);