2 references to GetFilesToEmbedInBinlogValue
NuGet.Build.Tasks (1)
RestoreTask.cs (1)
250
int embedInBinlogSelection = BuildTasksUtility.
GetFilesToEmbedInBinlogValue
(EmbedFilesInBinlog);
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
1352
int embedInBinlogSelection = BuildTasksUtility.
GetFilesToEmbedInBinlogValue
(embedFilesInBinlog);