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