1 write to FilePath
dotnet-watch (1)
Watch\MSBuildFileSetResult.cs (1)
31
.Select(entry => new StaticFileItem() {
FilePath
= entry.Key, StaticWebAssetPath = entry.Value }));
1 reference to FilePath
dotnet-watch (1)
Watch\MsBuildFileSetFactory.cs (1)
96
AddFile(staticFile.
FilePath
, staticFile.StaticWebAssetPath);