1 write to _nodeId
Microsoft.Build (1)
Logging\DistributedLoggers\ConfigurableForwardingLogger.cs (1)
63set { _nodeId = value; }
1 reference to _nodeId
Microsoft.Build (1)
Logging\DistributedLoggers\ConfigurableForwardingLogger.cs (1)
62get { return _nodeId; }