2 references to FindAndRemoveMarker
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CommentSelection\CommentUncommentSelectionCommandHandlerTests.cs (2)
748var startOfSelection = FindAndRemoveMarker(textView, "|start|"); 749var endOfSelection = FindAndRemoveMarker(textView, "|end|");