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