1 write to fatalErrorProjectName
Microsoft.Build.Engine (1)
Engine\Engine.cs (1)
1919fatalErrorProjectName = project.FullFileName;
1 reference to fatalErrorProjectName
Microsoft.Build.Engine (1)
Engine\Engine.cs (1)
2399primaryLoggingServices.LogFatalBuildError(fatalErrorContext, e, new BuildEventFileInfo(fatalErrorProjectName));