2 references to AllowEmptySourceType
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
Legacy\GenerateStaticWebAssetsPropsFile50.cs (2)
150
!EnsureRequiredMetadata(webAsset, SourceType, allowEmpty:
AllowEmptySourceType
) ||
165
!ValidateSourceType(webAsset, allowEmpty:
AllowEmptySourceType
))