4 references to CreateTextEdit
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (4)
Cohost\CohostWrapWithTagEndpointTest.cs (4)
84LspFactory.CreateTextEdit(2, 4, 2, 5, "<div>"),
85LspFactory.CreateTextEdit(2, 12, 2, 13, "</div>")
160[LspFactory.CreateTextEdit(1, 4, 1, 17, "<span>@currentCount</span>")]
185[LspFactory.CreateTextEdit(1, 4, 1, 17, "<span>/*~~~~~~~~~*/</span>")]