2 writes to FilePath
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
406FilePath = null; 413FilePath = filePath;
2 references to FilePath
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
3061if (message.FilePath is not null) 3063loggingService.LogIncludeFile(BuildEventContext.Invalid, message.FilePath);