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