1 write to DeleteLength
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
ScopedCss\RewriteCss.cs (1)
188
Edits.Add(new DeleteContentEdit { Position = firstDeepCombinator.Start,
DeleteLength
= DeepCombinatorText.Length });
1 reference to DeleteLength
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
ScopedCss\RewriteCss.cs (1)
111
previousInsertionPosition += deleteContentEdit.
DeleteLength
;