2 implementations of LogProjectEvaluationFinished
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
470public void LogProjectEvaluationFinished(
Microsoft.Build.Engine.UnitTests (1)
BackEnd\MockLoggingService.cs (1)
506public void LogProjectEvaluationFinished(
1 reference to LogProjectEvaluationFinished
Microsoft.Build (1)
BackEnd\Components\Logging\EvaluationLoggingContext.cs (1)
45LoggingService.LogProjectEvaluationFinished(BuildEventContext, _projectFile, globalProperties, properties, items, profilerResult);