3 references to
Microsoft.Build (3)
BackEnd\Components\Logging\BuildLoggingContext.cs (1)
31
protected BuildLoggingContext(ILoggingService loggingService, BuildEventContext buildEventContext, bool inProc) :
base
(loggingService, buildEventContext)
BackEnd\Components\Logging\EvaluationLoggingContext.cs (1)
20
:
base
(
Instance\ProjectInstance.cs (1)
3562
:
base
(loggingService, eventContext) => IsValid = true;