3 references to
Microsoft.Build (3)
BackEnd\Components\Logging\NodeLoggingContext.cs (1)
24
:
base
(loggingService, new BuildEventContext(nodeId, BuildEventContext.InvalidTargetId, BuildEventContext.InvalidProjectContextId, BuildEventContext.InvalidTaskId), inProcNode)
BackEnd\Components\Logging\TargetLoggingContext.cs (1)
63
:
base
(loggingService, outOfProcContext, true)
BackEnd\Components\Logging\TaskLoggingContext.cs (1)
88
:
base
(loggingService, outOfProcContext, true)