2 writes to FilePath
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
407
FilePath
= null;
414
FilePath
= filePath;
2 references to FilePath
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
3076
if (message.
FilePath
is not null)
3078
loggingService.LogIncludeFile(BuildEventContext.Invalid, message.
FilePath
);