2 references to ProjectFile
Microsoft.Build (2)
Logging\TerminalLogger\TerminalLogger.cs (2)
887
string projectFile = project.
ProjectFile
is not null ?
888
Path.GetFileNameWithoutExtension(project.
ProjectFile
) :