1 implementation of LogProjectEvaluationFinished
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
450public void LogProjectEvaluationFinished(
1 reference to LogProjectEvaluationFinished
Microsoft.Build (1)
BackEnd\Components\Logging\EvaluationLoggingContext.cs (1)
46LoggingService.LogProjectEvaluationFinished(BuildEventContext, _projectFile, globalProperties, properties, items, profilerResult);