1 write to Include
NuGet.Packaging (1)
Core\ContentFilesEntry.cs (1)
52Include = include;
2 references to Include
NuGet.Commands (2)
RestoreCommand\ContentFiles\ContentFileUtils.cs (2)
109Debug.Assert(filesEntry.Include != null, "invalid contentFiles entry"); 113matcher.AddInclude(filesEntry.Include);