2 references to IsConflictMarker
Microsoft.CodeAnalysis.Features (2)
AbstractConflictMarkerCodeFixProvider.cs (2)
213
if (
IsConflictMarker
(currentLine, ch))
231
if (
IsConflictMarker
(currentLine, ch))