2 references to CreateProjectLoggingContext
Microsoft.Build (2)
BackEnd\Components\Logging\NodeLoggingContext.cs (1)
61
(ProjectStartedEventArgs arg, ProjectLoggingContext ctx) =
CreateProjectLoggingContext
(requestEntry);
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
1274
(ProjectStartedEventArgs args, ProjectLoggingContext ctx) = _nodeLoggingContext.
CreateProjectLoggingContext
(_requestEntry);