1 write to _target
Microsoft.Build (1)
BackEnd\Components\Logging\TargetLoggingContext.cs (1)
42_target = target;
3 references to _target
Microsoft.Build (3)
BackEnd\Components\Logging\TargetLoggingContext.cs (3)
94return _target; 113LoggingService.LogTargetFinished(BuildEventContext, _target.Name, projectFullPath, _target.Location.File, success, targetOutputWrapper);