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