1 implementation of LogProjectEvaluationStarted
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
427public void LogProjectEvaluationStarted(BuildEventContext projectEvaluationEventContext, string projectFile)
1 reference to LogProjectEvaluationStarted
Microsoft.Build (1)
BackEnd\Components\Logging\EvaluationLoggingContext.cs (1)
31LoggingService.LogProjectEvaluationStarted(BuildEventContext, _projectFile);