1 reference to IsPlaceholderFile
dotnet (1)
CommandFactory\CommandResolution\NuGetUtils.cs (1)
20
return files.Where(f => !
IsPlaceholderFile
(f.Path));