6 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
Microsoft.Build.Framework (1)
Telemetry\InternalTelemetryForwardingLogger.cs (1)
13
public int
NodeId
{ get; set; }
2 writes to NodeId
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingService.cs (2)
1122
localForwardingLogger.
NodeId
= 1;
1185
forwardingLogger.
NodeId
= nodeId;