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