4 references to
Microsoft.Build (4)
BackEnd\Components\Logging\ProjectLoggingContext.cs (2)
100
:
base
(nodeLoggingContext, projectStarted.BuildEventContext)
128
:
base
(nodeLoggingContext,
BackEnd\Components\Logging\TargetLoggingContext.cs (1)
40
:
base
(projectLoggingContext, CreateInitialContext(projectLoggingContext, projectFullPath, target, parentTargetName, buildReason))
BackEnd\Components\Logging\TaskLoggingContext.cs (1)
38
:
base
(targetLoggingContext, CreateInitialContext(targetLoggingContext, projectFullPath, task, taskAssemblyLocation))