2 instantiations of InsertKeyframesNameScopeEdit
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
ScopedCss\RewriteCss.cs (2)
246Edits.Add(new InsertKeyframesNameScopeEdit { Position = identifier.AfterEnd }); 271Edits.Add(new InsertKeyframesNameScopeEdit { Position = token.AfterEnd });
1 reference to InsertKeyframesNameScopeEdit
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
ScopedCss\RewriteCss.cs (1)
107case InsertKeyframesNameScopeEdit _: