1 write to ProjectFullPath
Microsoft.Build (1)
BackEnd\Components\ProjectCache\FileAccessContext.cs (1)
15ProjectFullPath = projectFullPath;
3 references to ProjectFullPath
Microsoft.Build (3)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (3)
772MSBuildEventSource.Log.ProjectCacheHandleBuildResultStart(plugin.Name, fileAccessContext.ProjectFullPath, targetNames); 783MSBuildEventSource.Log.ProjectCacheHandleBuildResultStop(plugin.Name, fileAccessContext.ProjectFullPath, targetNames); 793ProjectCacheException.ThrowForErrorLoggedInsideTheProjectCache("ProjectCacheHandleBuildResultFailed", fileAccessContext.ProjectFullPath);