5 implementations of NodeId
Microsoft.Build (4)
BackEnd\Components\Logging\CentralForwardingLogger.cs (1)
31
public int
NodeId
BuildCheck\Infrastructure\BuildCheckForwardingLogger.cs (1)
23
public int
NodeId
{ get; set; }
Logging\DistributedLoggers\ConfigurableForwardingLogger.cs (1)
59
public int
NodeId
Logging\DistributedLoggers\DistributedFileLogger.cs (1)
170
public int
NodeId
Microsoft.Build.Engine.UnitTests (1)
BackEnd\LoggingService_Tests.cs (1)
1211
public int
NodeId
2 writes to NodeId
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingService.cs (2)
1160
localForwardingLogger.
NodeId
= 1;
1223
forwardingLogger.
NodeId
= nodeId;