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