2 references to GenerateComputedBuildStaticWebAssets
dotnet-watch (2)
Build\BuildNames.cs (1)
47public const string GenerateComputedBuildStaticWebAssets = nameof(GenerateComputedBuildStaticWebAssets);
HotReload\ScopedCssFileHandler.cs (1)
12private const string BuildTargetName = TargetNames.GenerateComputedBuildStaticWebAssets;