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)
903MSBuildEventSource.Log.ProjectCacheHandleBuildResultStart(plugin.Name, fileAccessContext.ProjectFullPath, targetNames); 923MSBuildEventSource.Log.ProjectCacheHandleBuildResultStop(plugin.Name, fileAccessContext.ProjectFullPath, targetNames); 933ProjectCacheException.ThrowForErrorLoggedInsideTheProjectCache("ProjectCacheHandleBuildResultFailed", fileAccessContext.ProjectFullPath);