2 references to GenerateComputedBuildStaticWebAssets
Microsoft.DotNet.HotReload.Watch (2)
Build\BuildNames.cs (1)
48public const string GenerateComputedBuildStaticWebAssets = nameof(GenerateComputedBuildStaticWebAssets);
HotReload\ScopedCssFileHandler.cs (1)
12private const string BuildTargetName = TargetNames.GenerateComputedBuildStaticWebAssets;