2 references to IsConflictMarker
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\CodeFixes\ConflictMarkerResolution\AbstractConflictMarkerCodeFixProvider.cs (2)
214if (IsConflictMarker(currentLine, ch)) 232if (IsConflictMarker(currentLine, ch))