2 implementations of CreateProjectCacheBuildEventContext
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
428public BuildEventContext CreateProjectCacheBuildEventContext(
Microsoft.Build.Engine.UnitTests (1)
BackEnd\MockLoggingService.cs (1)
495public BuildEventContext CreateProjectCacheBuildEventContext(int submissionId, int evaluationId, int projectInstanceId, string projectFile)
1 reference to CreateProjectCacheBuildEventContext
Microsoft.Build (1)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
458BuildEventContext buildEventContext = _loggingService.CreateProjectCacheBuildEventContext(