4 references to Add
NuGet.Packaging (4)
ContentModel\ContentItemCollection.cs (1)
269
contentItem.
Add
("related", relatedFileExtensionsProperty);
ContentModel\Infrastructure\Parser.cs (3)
100
item.
Add
(pair.Key, pair.Value);
216
item.
Add
(_rawToken!, substring.ToString());
218
item.
Add
(_token, value!);