4 references to TryAddAssetGroup
Microsoft.NET.Sdk.StaticWebAssets.Tasks (4)
Data\StaticWebAsset.cs (4)
754if (!TryAddAssetGroup(reusableGroupSet, group.First)) 759if (group.Second != null && !TryAddAssetGroup(reusableGroupSet, group.Second)) 768if (!TryAddAssetGroup(reusableGroupSet, item)) 784if (!TryAddAssetGroup(reusableGroupSet, asset))