3 references to LogProjectStarted
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
1154_projectLoggingContext = _nodeLoggingContext.LogProjectStarted(_requestEntry);
Microsoft.Build.Engine.UnitTests (2)
BackEnd\IntrinsicTask_Tests.cs (2)
3872nodeContext.LogProjectStarted(entry).LogTargetBatchStarted(projectInstance.FullPath, projectInstance.Targets["t"], null, TargetBuiltReason.None), 3907nodeContext.LogProjectStarted(entry).LogTargetBatchStarted(projectInstance.FullPath, projectInstance.Targets["t"], null, TargetBuiltReason.None),