2 references to ProjectLoggingContext
Microsoft.Build (2)
BackEnd\Components\Logging\NodeLoggingContext.cs (1)
87
return new
ProjectLoggingContext
(this, request, configuration.ProjectFullPath, configuration.ToolsVersion, evaluationId);
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
1144
_projectLoggingContext = new
ProjectLoggingContext
(