1 write to _targetLoggingContext
Microsoft.Build (1)
BackEnd\Components\Logging\TaskLoggingContext.cs (1)
40
_targetLoggingContext
= targetLoggingContext;
1 reference to _targetLoggingContext
Microsoft.Build (1)
BackEnd\Components\Logging\TaskLoggingContext.cs (1)
100
return
_targetLoggingContext
;