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