5 references to IsPlaceholderFile
Microsoft.NET.Build.Tasks (5)
LockFileExtensions.cs (1)
262
=> NuGetUtils.
IsPlaceholderFile
(item.Path);
ProduceContentAssets.cs (1)
178
if (NuGetUtils.
IsPlaceholderFile
(contentFile.ItemSpec))
ResolvePackageDependencies.cs (3)
190
if (NuGetUtils.
IsPlaceholderFile
(file))
372
if (NuGetUtils.
IsPlaceholderFile
(filePath))
442
if (NuGetUtils.
IsPlaceholderFile
(relativePath))