2 references to WithCharacter
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Hover\HoverFactory.cs (2)
161span = span.WithStart(start => start.WithCharacter(ch => ch - directiveAttribute.Transition.Width)); 167span = span.WithStart(start => start.WithCharacter(ch => ch - minimizedAttribute.Transition.Width));