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