1 write to _inprocNodeContext
Microsoft.Build (1)
BackEnd\Components\Scheduler\Scheduler.cs (1)
633
_inprocNodeContext
= new NodeLoggingContext(_componentHost.LoggingService, InProcNodeId, true);
1 reference to _inprocNodeContext
Microsoft.Build (1)
BackEnd\Components\Scheduler\Scheduler.cs (1)
1395
_inprocNodeContext
.LogWarning("ProxyRequestNotScheduledOnInprocNode");