4 writes to FilePath
Microsoft.Build (4)
BackEnd\BuildManager\BuildManager.cs (4)
443FilePath = null; 452FilePath = filePath; 467FilePath = null; 485FilePath = null;
2 references to FilePath
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
3459if (message.FilePath is not null) 3461loggingService.LogIncludeFile(BuildEventContext.Invalid, message.FilePath);