4 references to TryAddAssetGroup
Microsoft.NET.Sdk.StaticWebAssets.Tasks (4)
Data\StaticWebAsset.cs (4)
755if (!TryAddAssetGroup(reusableGroupSet, group.First)) 760if (group.Second != null && !TryAddAssetGroup(reusableGroupSet, group.Second)) 769if (!TryAddAssetGroup(reusableGroupSet, item)) 785if (!TryAddAssetGroup(reusableGroupSet, asset))