1 reference to s_deepCombinatorRegex
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
ScopedCss\RewriteCss.cs (1)
171
var firstDeepCombinator = allSimpleSelectors.FirstOrDefault(s =>
s_deepCombinatorRegex
.IsMatch(s.Text));