2 writes to FilePath
Microsoft.Build.Framework (2)
GeneratedFileUsedEventArgs.cs (2)
26FilePath = filePath; 55FilePath = reader.ReadString();
2 references to FilePath
Microsoft.Build.Framework (2)
GeneratedFileUsedEventArgs.cs (2)
44if (FilePath != null && Content != null) 46writer.Write(FilePath);