1 write to File
MSBuild (1)
TerminalLogger\Project.cs (1)
24File = projectFile;
2 references to File
MSBuild (2)
TerminalLogger\TerminalLogger.cs (2)
697string projectFile = project.File is not null ? 698Path.GetFileNameWithoutExtension(project.File) :