1 instantiation of TaskLoggingQueue
NuGet.Build.Tasks (1)
StaticGraphRestoreTaskBase.cs (1)
116
using (var loggingQueue = new
TaskLoggingQueue
(Log))
1 reference to TaskLoggingQueue
NuGet.Build.Tasks (1)
StaticGraphRestoreTaskBase.cs (1)
116
using (
var
loggingQueue = new TaskLoggingQueue(Log))