1 write to _loggingContext
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\AssemblyLoadsTracker.cs (1)
36_loggingContext = loggingContext;
3 references to _loggingContext
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\AssemblyLoadsTracker.cs (3)
166if (_loggingContext?.BuildEventContext != null) 168buildArgs.BuildEventContext = _loggingContext.BuildEventContext; 171_loggingContext.LoggingService.LogBuildEvent(buildArgs);