2 references to _filesToEmbedInBinlog
NuGet.Build.Tasks (2)
TaskLoggingQueue.cs (2)
46public IReadOnlyCollection<string> FilesToEmbedInBinlog => _filesToEmbedInBinlog; 84_filesToEmbedInBinlog.Add(consoleOutEmbedInBinlog.Path);