1 write to File
Microsoft.Build (1)
Logging\TerminalLogger\TerminalProjectInfo.cs (1)
25File = projectFile;
2 references to File
Microsoft.Build (2)
Logging\TerminalLogger\TerminalLogger.cs (2)
731string projectFile = project.File is not null ? 732Path.GetFileNameWithoutExtension(project.File) :